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

App Crashes and Close When Click on External URL to Open in Mobile Browser #300

Open
myportalcode opened this issue Dec 16, 2023 · 2 comments

Comments

@myportalcode
Copy link

Describe the bug

When app is set to open external urls on mobile default browser, it crashes and closed the app.

Expected behavior
app-craches-web-view

Screenshots
Added screenshot above

Device (please complete the following information):

  • Device name/variant: [e.g. Samsung Galaxy, J2]
  • Build [e.g. arm, x86]
  • Android Version [e.g. API 27 or Oreo]

Additional context
I think can ca resolve this issue, as i have fixed it.. Let me know if this is an actual issue for any one.

@mgks
Copy link
Owner

mgks commented Dec 16, 2023

in additional context you have mentioned it is fixed? can please share the solution with us? it might help others who are facing the same issue.

@kia1349
Copy link

kia1349 commented Jan 9, 2024

i had same issue and i change
static boolean ASWP_EXTURL = false; // open external url with default browser instead of app webview =>default=true
in file SmartWebView and problem solved

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

3 participants