- Home /
iOS SocialNetworking (Facebook) not works proper when native facebook app not loged in
Hi Friends and Prime[31].
When I update with new SoicalNetworking plugin for iOS, i found if user not loged in native facebook application of iOS 6.x.x, and we tried to login in facebook. it's crash / stuck in xCode with error (unfortunately i can't attach screenshot of error)
 33db71be:    str    r3,    [sp, #48]                 Thread 1: EXC_BAD_ACCESS (code=2, address=0x2fd00f58)
when user already loged in native facebook application of iOS 6.x.x it's works fine without any error.
Edit: Plugin also not works bellow iOS 6.0, when we use old iOS version like 4.x or 5.x it's not show login page / window using any of these methods after facebook initialise using FacebookBinding.init (); method. I will wait 20 - 30 second after initialise facebook for login, but still I not find any successs :(
Method 1
 var permissions = new string[] { "email" };
 FacebookBinding.loginWithReadPermissions( permissions );
Method 2
 FacebookBinding.login ();
is it support for old iOS version like iOS 4.x and iOS 5.x?
Edited on 22nd Apr 2013
I found something which may Prime31 Missed to add in their new plug-in in SocialNetworking_2013-04-18, I just watching a video from Prime31 Documentation for iOS on this link http://www.youtube.com/watch?v=3-id13v0_L4 it's show facebookBinding.init(); Method which have string parameter of Facebook AppID, but method facebookBinding.init(); with AppID Parameter is not available in plugin may it's cause the issue for login window.
Prime[31] Please update plugin ASAP, so we can continue with our development cycle. Again unfortunately I am not able to upload snapshot of the code and video.
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                