-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My app is getting crashed when I'm trying to make payment! #6
Comments
Hey! What does the cash log say? I believe you should see stack of native crash log (either on iOS or Android) |
@viktorasl hey sorry, I did not get any log at that time and then I didn't get time to check stack as I integrated stripe API directly. |
same issue here. why was this closed ? @octocat01 @viktorasl |
@nlabofa I closed this issue as I've integrated stripe API directly. But if you could provide stack of native it would be helpful for debugging, as mentioned by viktorasl "Hey! What does the cash log say? I believe you should see stack of native crash log (either on iOS or Android)" |
There is a similar issue (#18), maybe you were using |
My app is getting crashed when I'm trying to pay using test credentials.
I'm getting card valid to true but not when I go to confirmPayment app crashes without any log or error.
The text was updated successfully, but these errors were encountered: