my web site Open new tabs for some pages. i convert it to flutter web view. android all are working perfect but in ios new tab pages not loading
Related
I'm using ionic with angular 5 to create an app. Is there any way to launch an external website (via InAppBrowser for example) inside a tab? I mean, I would like to open an URL inside my app and still show the main menu (nav bar).
Just follow the documentation
Here is a link to do it properly
in my app I have migrated from UIWebView to WKWebView. Everything works perfectly but I have a problem with one icon.
This is the icon displayed by UIWebView:
And this is the icon displayed by WKWebView:
The Web site displayed in my webView is optimized for mobile device but
the implementation of the site is not my work. My question is:
Why there is this difference from UI to WK?
It is because I have to set some settings in WK or this problem depends on the implementation of the web site?
I've added native page transition plugin to my existing ionic project and flow by this article by gajotres and after that, all of the lists that have scroll in my project, scroll smooth but too much scroll after content!
Whats the problem?!
(this problem only appear in my android device, not in web view or emulator)
I created an responsive web app.
Next i created a UIWebView where my responsive web app is loaded.
My question:
Is it possible to add custom-code to my UIWebView?
Greetings and Thanks!
I'm new to sencha, I'm starting with a web app for ios and android but this example Kitchen Sink the tab bar bottom in google chrome browser iphone does not appear totally, anyone know why?