Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SDK iOS and Android #4

Closed
thiagoamarante opened this issue Sep 16, 2015 · 7 comments
Closed

Update SDK iOS and Android #4

thiagoamarante opened this issue Sep 16, 2015 · 7 comments

Comments

@thiagoamarante
Copy link

Could upgrade the SDK facebook iOS and Android for greater than version 4.0?

@thiagoamarante
Copy link
Author

Apple's iOS 9 introduces many changes that will affect the Facebook integration of your app “Spotchat”. You will need to make changes to preserve app functionality and ensure the best possible experience for people who use your iOS 9 app. Read this blog post for more information.

Action items you will need to take:

Download the new SDK for iOS 4.6 or v3.24.
The iOS 9 rollout introduces a new feature called App Transport Security which will require you to whitelist Facebook domains in your app's plist.
Update your app's plist to handle the changes to canOpenURL described here, so that your app can open dialogs in the Facebook app (for Login, share, invite friends, or native Likes).
Submit the new version of your app to Apple's app store.
Please refer to this guide and changelog for more information.

@thiagoamarante
Copy link
Author

{"errorCode":"4201","errorMessage":"User cancelled dialog"}
"Session: an attempt was made to request new permissions for a session that has a pending request."

Sometimes this message is returned when used in Android.

@EddyVerbruggen
Copy link

Hi @thiagoamarante, the upstream repo has a PR which adds SDK 4+ support. I'm going to wait a bit for it to be merged so this repo stays mostly in sync with the upstream. It looks like it will be soon.

About ATS (App Transport Security): the Cordova guys are working on an easy to use fix.

@juliencousineau
Copy link

Yes I'm looking forward this merge, AppInvite is a really important feature for app growth !

@VinceOPS
Copy link

VinceOPS commented Jan 8, 2016

I know this is not the good place for that but I just wanted to say "Thank you" so badly @EddyVerbruggen 👍 (for all your work and plugins).

By the way, +1 for app invite

@ashishsajwan
Copy link

Wizcorp#1063
Wizcorp#985
is this issue resolved here ???

@thiagoamarante @EddyVerbruggen @aogilvie

@EddyVerbruggen
Copy link

Switched the upstream to the 'facebook4' plugin (you can't see it in GitHub, but we're now in sync with this repo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants