ios - WebView delegate method - shouldStartLoadWithRequest receives request in lower case -


when working hybrid application in html sending url need load in webview. problem specific url im receiving request in lower case. html url encoded 1 , sending native problem when decode giving null. because not in same encoded format done in html side. have check in html side through alert before sending native contains both upper , lower case when receive in delegate method im getting oly lower case letter. because of im not able encoded data cannot decode them in proper way.

thanks in advance.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -