Hi all,
I am pretty sure the answer is no, but I thought I would ask anyway in case it has recently been added or somebody might know of an alternative solution.
In one of my app I have an option after the player dies to watch a video to double their score, I was thinking about adding an option to share for the same effect.
The simplest way would be to use native.showPopup( “social”…, however this would have one downside in that the player could choose anything and end up doubling their score (i.e. mine has an option to share to memo which would be no good to me). I was wondering (hoping) that there might be a way of limiting the options that are displayed similar to excludedActivities when using native.showPopup( “activity”… on iOS?
Thanks,
Craig