I have been having this problem for almost more than 6 months now and unable to solve it.
My application is running on WKWebview - full screen and application contents are just html in the server.
The problem : Every time when i start the application, It flicks my history page for a few second... and start running my first html page (First html page *Splash Screen ..is in the phone). Please see video :
This application can be download and install from IOS App Store (Anyone who wanted to download and install to see the problem) :
I am running on iphone 6 ( IOS12.5.5 ). I found that WKWebview has the same problem even by creating a bare minimum app with it. How can i get rid of the history flick ? This is driving me crazy and my customer has been complaining about this for a long time.
I found that the history flick happens even before - Root.LoadLayout("MainPage") ... probably a cache from the app itself (*Not WKWebview)
My application is running on WKWebview - full screen and application contents are just html in the server.
The problem : Every time when i start the application, It flicks my history page for a few second... and start running my first html page (First html page *Splash Screen ..is in the phone). Please see video :
This application can be download and install from IOS App Store (Anyone who wanted to download and install to see the problem) :
iFKC
In 2003, FKC—named for the company’s philosophy of treating everyone with Friendship, Kindness and Care—was launched in California. FKC International develops superior health supplements manufactured in the United States using cutting edge scientific research and technology. All FKC’s natural...
apps.apple.com
I am running on iphone 6 ( IOS12.5.5 ). I found that WKWebview has the same problem even by creating a bare minimum app with it. How can i get rid of the history flick ? This is driving me crazy and my customer has been complaining about this for a long time.
I found that the history flick happens even before - Root.LoadLayout("MainPage") ... probably a cache from the app itself (*Not WKWebview)
Last edited: