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

Fix extension crash when opened from camera #29

Closed NiklasMerz closed 6 years ago

NiklasMerz commented 6 years ago

Values in NSData cannot be null. Since some apps (camera) don´t always return expected values this adds some defaults.

Fixes #28