-
Notifications
You must be signed in to change notification settings - Fork 5
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
[URGENT] Payfort UI causes app crash when canceling card purchase transaction #23
Comments
Still app crashes Console Log: |
@jawaid-Ahmed try to change the compile SDK to v33 till they fix this issue in the native Android plugin. This worked for me. |
can you please give me you WhatsApp number ? |
When I initiate a card purchase transaction, the Payfort UI is displayed. However, if I try to go back and cancel the transaction, the app crashes with a java.lang.RuntimeException and a java.lang.NullPointerException.
Steps to reproduce
Expected behavior
The app should not crash and the transaction should be canceled.
Actual behavior
The app crashes and shows the following error log:
Environment
Device:
Samsung S8+ / Android 13
flutter version:
3.16.7
flutter_amazonpaymentservices:
0.0.7
compile and target SDK version:
34
The text was updated successfully, but these errors were encountered: