[error1: Failed to Parse AndroidManifest.xml from apk]
[error2: More than one certificate found in merchantManifest. The APK must be signed with one certificate.]
As per the document
I signed the apk with v1 signature
I have Used
min sdk version = 17,
target sdk version = 25 and
compile sdk version = 31
I am working on Flutter and i am implementing clover payment using flutter method channel.
i have tried creating two different projects and i am getting two different errors on each
can anyone please assist me on the above errors....
Thanks in Advance