j3k0 / cordova-plugin-openwith

Get your Cordova App in the O.S. "Share" menu on iOS and Android
MIT License
138 stars 114 forks source link

Sharing images in iOS 12 #50

Open benjdg16 opened 5 years ago

benjdg16 commented 5 years ago

Hi,

Have you guys managed to make this work for images in iOS 12 (text and url's are working at least inside the simulator)? It does work for me on lower iOS versions.

Thanks :)

optimusprime13 commented 5 years ago

None of the types (image, vidoe, url, text) works for me on simulator (12, 11 OS). No error either. Do you get any errors at loadItemForTypeIdentifier ?

benjdg16 commented 5 years ago

Sorry for the late reply. It does not give me any errors too. Hmm, have you tried checking the provisioning profiles?

PS: I'll get back to you on loadItemForTypeIdentifier.