Closed mostafa3ly closed 2 years ago
@mostafa3ly Thanks for issue. Demo code is fine for me. Can you try this?: https://github.com/capacitor-community/stripe/tree/master/demo/angular
isGooglePayAvailable method is simple method. This checked by stripe GooglePayLauncher
method.
https://github.com/capacitor-community/stripe/blob/master/android/src/main/java/com/getcapacitor/community/stripe/StripePlugin.java#L62
Thanks.
@rdlabo Please can you test demo code for android of React cause i clone it and generate android app and the issue is still appear on your demo code
You created https://github.com/capacitor-community/stripe/issues/190 , so this issue will be close. Thanks.
``Platform
Google pay is not working on android the isGooglePayAvailable function is always return false and throw error "Not implemented in device" unless my device is using google pay in all other apps and present google play is throw an error make the app to crash. i tried to find the issue but i can't find the reason of this. i think may be this issue cause of the version of stripe 17.2.1 and the latest version is 25.2.0.
MainActivity.java
AndroidManifest.xml
strings.xml