oracle / cordova-plugin-wkwebview-file-xhr

Cordova Plugin for WebView File XHR
Universal Permissive License v1.0
138 stars 120 forks source link

Not working with iOS 15.1 #86

Closed kw-pr closed 2 years ago

kw-pr commented 2 years ago

I believe this does not work with iOS 15.1 anymore. It was working before, now it is not working on multiple devices and in the emulator. Also I found someone with the same problem: https://github.com/apache/cordova-ios/issues/1205

I don't have any details or prove that this is the cause. But I keep you updated.

kw-pr commented 2 years ago

Never mind... I remove cordova-plugin-whitelist because it is deprecated for android. It is still needed for iOS!