ios - How to track a user's action for posting on facebook (actually posted VS canceled)? -
to specific, i'm using unity3d (targetting ios 8) , plugin post on facebook. 2 plugins unfortunatelly behaved similarely; both failed @ doing expected, meanning problem doesn't come them (prime31 & u3dxt). answer i'm looking doesn't have specific setup.
what want do, let user post message on facebook timeline, , reward him upon doing so. problem can't track whether post did complete or not, due follwing situations:
- if facebook app not installed on ios device, cancelling or failling on posting due whathever reason returns "false", while posting returns "true".
- if facebook app installed on ios device, cancelling or completing post, return "true".
any idea why having fb app installed make things work differently? rewarding people posting supposed work fine? or trying not intended be?
thanks
only incentivize person log app, enter promotion on app’s page, or check-in @ place. don’t incentivize other actions.
source: https://developers.facebook.com/policy/
meaning, not allowed reward users in way sharing on wall. that´s why facebook made hard check if got shared.
Comments
Post a Comment