ios6 - Problems with facebook share, how does login method influence share behavior? -


i have ios 6 app facebook login on first page. using facebook-sdk 3.2. login process similar scrumptious tutorial. if there session, user logged in automatically, else has press login. have share dialog. similar share tutorial.

  1. if user has filled in facebook login in ios-settings, there native login dialog (the popup box). if user logs in , touches share button there native share dialog.
  2. if user has not filled in facebook login in ios-settings, there fast-app-switch-login. if user logs in , touches share button ends in fallback share dialog.

now odd part:

if user goes way 2, closes , restarts app, gets logged in automatically if facebook session exists. if user touches share, native share dialog (expected fallback share dialog) pops , user asked fill in credentials in ios-settings.

is there way behavior consistant? don't care if there fallback share dialog or native dialog request.

i believe facebook works on single sign-on experience. when user goes #2, logs user facebook.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -