afioletov

Results 3 comments of afioletov

Good morning, Did anybody solve the issue? We have the same problem - cannot change window.location to html file in cache. If we load file directly, document location is `'file:///private/var/containers/Bundle/Application/GUID/InMotionTestApp.app/www/Bootloader.html'`....

I created simple swift application that does the same: load file from bundle and tries to change location to data folder (cache). It fails the same way. Actually WebKit can...

Hi @breautek, We have similar issue and I created new bug with details: #1134 Are you sure that WKWebView disallows access to all files outside the bundle? Error says "outside...