CrossGeeks / FacebookClientPlugin

Facebook Client Plugin for Xamarin iOS and Android
MIT License
106 stars 32 forks source link

CrossFacebookClient.Current.IsLoggedIn always false after closed the app on iOS #3

Closed sayed-seliman closed 6 years ago

sayed-seliman commented 6 years ago

Hi,

on iOS if I just close the app (without logout) the CrossFacebookClient.Current.IsLoggedIn is FALSE and CrossFacebookClient.Current.ActiveToken is EMPTY so I cannot make an "auto login" to the user.

On Android the same code works perfectly

rdelrosario commented 6 years ago

I think I found a possible fix:

https://coffeeshopped.com/2011/01/saving-sessions-with-the-facebook-ios-sdk

Will find sometime to implement this

sayed-seliman commented 6 years ago

Hi,

any news about this problem?

Thanks

rdelrosario commented 6 years ago

This might be fixed on:

https://www.nuget.org/packages/Plugin.FacebookClient/1.1.0-rc1

rdelrosario commented 6 years ago

Should be fixed on version 1.1.0:

https://www.nuget.org/packages/Plugin.FacebookClient/1.1.0