Problems posting to Facebook Wall from iOS -
Problems posting to Facebook Wall from iOS -
i have simple app allows people post new entry facebook wall. i'm using ios facebook connect implementation, permissions required (i believe) "publish_stream". works fine me, however, have tester travels lot , switches in , out of aeroplane mode during airline travels. says when switches out of aeroplane mode he's not able post wall.
i have user "connect" 1 time , store token used in graph api phone call i'm using via http post publish wall. understanding there no session timeout when using publish_stream offline_access assume 1 time have token user can post wall.
can think of why aeroplane mode situation may causing problem? sound wrong in i'm doing?
thank you.
i'm going utilize both offline_access , publish_stream , see how works after reading:
facebook publish_stream versus offline_access on android app
ios facebook-graph-api ios5 facebook monotouch
Comments
Post a Comment