ibm-bluemix-mobile-services/bms-samples-swift-helloauthentication

Error "FailedToCreateRegistrationParams"

Closed this issue · 3 comments

Dear All,

During test this example code, I have got the error message "FailedToCreateRegistrationParams".
See the attachment picture below:

screen shot 2559-09-24 at 1 22 12 pm

Regards,
Joey

Hi,
Are you using XCode 8?
If so, you need to enable Keychain sharing. Go to you project setting, then under "capabilities" enable "Keychain sharing"

Hi odedBetzalel,
Thank you to give the advice. After enable "Keychain sharing", app can work to connect the facebook 👍 I'm now keep going to test the app again.

Note I'm using Xcode 8.

Regards,
Joey

It's totally work now I think :-)

screen shot 2559-09-26 at 8 46 04 am

Need to add iOS app Bundle ID in facebook app seting as well, otherwise "given url is not permitted by the application configuration ..." facebook error is gonna occur.

screen shot 2559-09-26 at 8 48 45 am