cordova-plugin-photo-library
cordova-plugin-photo-library copied to clipboard
Ionic 4 State of Plugin
What is the current state of this plugin with Ionic 4 and iOS?
cdvphotolibrary is clearly not working on Ionic 4 with WKWebView as stated here anymore.
I tried installing @ionic-native/ionic-webview@beta to use convertFileSrc() with file.dataDirectory, but apparently i need to upgrade @ionic-native/photo-library to beta to get it working. In browser it seems to be working but i cannot compile for iOS anymore.
Has anyone figured out a solution to get this working with Ionic 4 and WKWebView? Or do i need to downgrade to Version 3?
Hi @Brixto. I managed to make it work with Ionic 4 on iOS, as explained in #157 .