You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.
Using this module with ExpoKit.
When the apps running in development mode by expo start, I was able to call the google payment sheet.
Its only not working with Signed APK.
Procedure:
run expo start
run run... in android studio, (App installed on simulator)
when execute
**Stripe.paymentRequestWithAndroidPayAsync()**
which caught errorI am not sure if it is a bug or because my app's payment function still has not approved by Google.
Thanks
The text was updated successfully, but these errors were encountered: