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

Share geolocation #58

Open hesamsaeedi opened 5 years ago

hesamsaeedi commented 5 years ago

While I use the plugin with [wildcard]/[wildcard] as mimetype it will shown up in all share menus in android. By the time I‌ share location from google map there is an empty object in intent. I‌ tried with "action.SEND" and "action.VIEW", also multiple mimetypes, but no difference in result. Is it possible to handle geolocation with this plugin?