Jump to content
dport

Webbrowser control cannot be navigated to some URLs in Android

Recommended Posts

Webbrowser control cannot be navigated to some URLs in Android. For example
Webbrowser1.Navigate('https:/www.google.com/search?q=%FE');
The command tells it to search for the letter Ş. While this code works normally on Windows, it gives an "No mapping for the Unicode character exists in the target multi-byte code page" error on Android.

Edited by dport

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×