terikon / cordova-plugin-photo-library

Maintainer needed. Please contact if you're using this library in your project
MIT License
149 stars 300 forks source link

Ionic 4 State of Plugin #154

Open Brixto opened 5 years ago

Brixto commented 5 years ago

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?

nilebma commented 5 years ago

Hi @Brixto. I managed to make it work with Ionic 4 on iOS, as explained in #157 .