BBlashko commented on PR #1451:
URL: https://github.com/apache/cordova-ios/pull/1451#issuecomment-2299536389

   > I wonder if an easier/better fix would be to prevent the local web content 
from getting cached at all (since it's already getting loaded from the device 
itself)?
   
   Ya that would make sense to me 🤔 
   
   Could you point me in a bit of a direction as to where `cordova-ios` 
initializing the `WKWebView`? so i can see if I can put some no cache 
configuration on it? I'm a bit inexperienced with Native iOS.  I understand the 
`AppDelegate`, and that initializes the `MainViewController`, but where does 
the framework initialize the `WebView`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to