I'm working on a PhoneGap (aka Cordova) project which makes use of ShareKit 2.0. As instructed by the documentation here, I removed several of the unneeded "Sharers" and disabled the "more" button. When I build the project, instead of revealing the remaining sharers, it just removed the ones I deleted showing a shorter version of the original list.
How can I tell it to show the Sharers I want??
Right now I see:
That's it! How can I get this:
- Text message
The respective folders for these services were left in place, and their entries are in the correct order in the SHKSharers.plist (with actions on top and services below).