iOS Question WebView error

hanyelmehy

Active Member
Licensed User
Longtime User
When try to make WebView load url that include non English characters ,i get this error
B4X:
*** WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]

on of the solution for ios ,its need to use percent-encoding in the URLs to make things work
any idea how to do that ,or how to solve above problem
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…