cordova-plugin-social-message
cordova-plugin-social-message copied to clipboard
Specify "activityTypes" for Android
Are you planning to add the ability to specify activity types on Android as well, or is this not possible?
The "Complete action using.." dialog I am getting is extremely long and contains lots of items that I'd like to remove (including Barcode, Bluetooth, Covert to PDF, QR Code, Send Tab to Devices, etc). It's especially annoying because it's longer than a single screen, and the most important ones I'd like visible, Text Message, and Twitter, are at the bottom and only visible after scrolling. Seeing options which don't make sense may confuse some users.
`
@leecrossley I think I could work on it: the update I did to send Facebook intents could deal with it, as we can now define the activities used by the chooser. But this option is only going to work on Android.