capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
https://capacitor-community-stripe.netlify.app/
MIT License
192 stars 77 forks source link

Google Pay Showing Unexpected developer error #212

Closed devsanuj closed 1 year ago

devsanuj commented 2 years ago

Platform

Describe the bug Tried the demo angular/ionic version in which Google pay is working fine after creating the ionic android-debug.apk. But now I'm using the same plugin in my existing app which has a long list of a pre-existing plugin . After createGooglePay and on presentGooglePay I'm getting Unexpected developer error, please try again later instead of the Google Pay screen to appear. I myself tried a lot to fix the issue but unfortunately no luck yet.

I believe any of the preexisting plugins create conflict with capacitor-community/stripe. So if any developer had any idea about this issue then kindly reply back.

Thanks In Advance!

To Reproduce Steps to reproduce the behavior: Please check the error screenshot & list of existing plugins that are currently in use.

Expected behavior Google pay bottom dialog box should appear the same as Demo ionic app. But instead of that Unexpected developer error, please try again later appearing.

Screenshots image image

Additional context Add any other context about the problem here.

devsanuj commented 1 year ago

Hello Team , Any updates on this issue ?

rdlabo commented 1 year ago

Sorry I'm late. I just don't resolve this. Generally, this can happen if you're using the same libraries; you might want to try remove Google or Firebase plugins. Thanks.

rdlabo commented 1 year ago

The issue is closed due to lack of information updates. Thanks.