-Canopenurl: Failed for Url: "Fbauth2:/" (Osstatus Error -10814.)"

FBSDK Login Error Code: 308 in Objective-C

One solution, at least for me, is to not run on device via the Xcode debugger. If I run the app on device outside the debugger the Facebook login works fine. If I run the app in the sim via the debugger the Facebook login works fine.

Only if I run the app on device via the Xcode debugger do I get the com.facebook.sdk.login error 308 every time.

Unable to run the Simulator The operation couldn’t be completed. (LaunchServicesError error 0.)

From the screenshot, it's clear that your Info.plist is missing a CFBundleVersion ("Bundle Version") key. If that key is missing, it can cause this problem.



Related Topics



Leave a reply



Submit