Skip to content
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

Issue on eBanking and mobileBanking payment preference #21

Closed
solarurja opened this issue Apr 15, 2022 · 1 comment
Closed

Issue on eBanking and mobileBanking payment preference #21

solarurja opened this issue Apr 15, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@solarurja
Copy link

Describe the bug
Throws ImageStreamListener error while navigating to eBanking or mobileBanking tab and whole app freezes.

To Reproduce
Steps to reproduce the behavior:

  1. Enable PaymentPreference.eBanking or PaymentPreference.mobileBanking preferences using KhaltiScope.of(context).pay(preferences: []).
  2. Tap on eBanking or mobileBanking tab.
  3. ImageStreamListener exception thrown from image.dart

Device Information (please complete the following information):

  • Device: Android emulator (android 11.0)

Additional context
Error may have been thrown as there are some thumbnails images missing for few banks. Proper inclusion of image thumbnail may help.

@acpmasquerade acpmasquerade added the bug Something isn't working label Apr 10, 2024
@acpmasquerade
Copy link
Contributor

This is KPG-v1 and this version of SDK is no longer maintained and already in the deprecation schedule.

Please upgrade to KPG-v2 checkout version
https://github.com/khalti/checkout-sdk-flutter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants