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

[Android] Can't Launch Page Exception #11

Open
salsabeela2 opened this issue Aug 13, 2023 · 0 comments
Open

[Android] Can't Launch Page Exception #11

salsabeela2 opened this issue Aug 13, 2023 · 0 comments

Comments

@salsabeela2
Copy link

salsabeela2 commented Aug 13, 2023

Environment

Platform: Flutter 3.3.2
OS Version: Android 12

Description
When we call OpenStore.instance.open(), we are redirected to the play store normally, but a sentry catches this Exception.

Stack Trace:

──────────────────────────────────────────────────────────────────────────────────────────────────────────────[0m
[38;5;1m│ [EXCEPTION] | 8:10:15 564ms | [0m
[38;5;1m│ Instance of 'CantLaunchPageException'[0m
[38;5;1m│ StackTrace: #0      OpenStore._openUrl (package:open_store/src/open_store.dart:134)[0m
[38;5;1m│ <asynchronous suspension>[0m
[38;5;1m│ #1      OpenStore._openAndroid (package:open_store/src/open_store.dart:93)[0m
[38;5;1m│ <asynchronous suspension>[0m
[38;5;1m│ #2      OpenStore._open (package:open_store/src/open_store.dart:80)[0m
[38;5;1m│ <asynchronous suspension>[0m
[38;5;1m│ #3      OpenStore.open (package:open_store/src/open_store.dart:53)[0m
[38;5;1m│ <asynchronous suspension>[0m
[38;5;1m│ }[0m
[38;5;1m└──────────────────────────────────────────────────────────────────────────────────────────────────────────────[0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant