How can I determine if an action has been completed successfully.
For instance
I have popups asking my users to share my app.
Once they have shared it a number of times I don't want to keep asking them to share.
However, I also don't want them to pretend share, that is, open the share dialog the required number of times and close it each time without sharing.
How can I determine that the action undertaken by the user was actually completed.
Thanks
For instance
I have popups asking my users to share my app.
Once they have shared it a number of times I don't want to keep asking them to share.
However, I also don't want them to pretend share, that is, open the share dialog the required number of times and close it each time without sharing.
How can I determine that the action undertaken by the user was actually completed.
Thanks