Android-SmartWebView
                                
                                 Android-SmartWebView copied to clipboard
                                
                                    Android-SmartWebView copied to clipboard
                            
                            
                            
                        App Crashes and Close When Click on External URL to Open in Mobile Browser
Describe the bug
When app is set to open external urls on mobile default browser, it crashes and closed the app.
Expected behavior
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.
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.
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