cordova-plugin-photo-library icon indicating copy to clipboard operation
cordova-plugin-photo-library copied to clipboard

Ionic 4 State of Plugin

Open Brixto opened this issue 6 years ago • 1 comments

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?

Brixto avatar Dec 20 '18 16:12 Brixto

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

nilebma avatar Feb 03 '19 13:02 nilebma