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
I have integrated the plugin as mentioned and was able to run it successfully. However, I stumbled upon a bug. I have observed that the app minimizes when razorpay.open() method is called. When I open the app again, the razorpay payment window will be loaded and I can make the payment. It looks like the app is only minimized and rest all works fine when resumed. I did observe the android logcat and couldn't find any error or warning logs while the sdk is triggered.
Above i have attached my code screens for reference.
Note: I have tried everything I could to make sure its the rzp sdk that's causing this issue. Also note, I am using cordova background mode + cordova bg geolocation plugin along with razorpay sdk within my app. Mine is a delivery rider application for a food delivery business. Combination of these two plugins have given me issues in past but now i have upgraded to cordova android v12.0.0 and the crash issue were resolved.
The text was updated successfully, but these errors were encountered:
I have integrated the plugin as mentioned and was able to run it successfully. However, I stumbled upon a bug. I have observed that the app minimizes when razorpay.open() method is called. When I open the app again, the razorpay payment window will be loaded and I can make the payment. It looks like the app is only minimized and rest all works fine when resumed. I did observe the android logcat and couldn't find any error or warning logs while the sdk is triggered.
Above i have attached my code screens for reference.
Note: I have tried everything I could to make sure its the rzp sdk that's causing this issue. Also note, I am using cordova background mode + cordova bg geolocation plugin along with razorpay sdk within my app. Mine is a delivery rider application for a food delivery business. Combination of these two plugins have given me issues in past but now i have upgraded to cordova android v12.0.0 and the crash issue were resolved.
The text was updated successfully, but these errors were encountered: