Skip to content

8.0.1 Facebook login broken #695

@xuaninbox

Description

@xuaninbox

NSBundle *bundle = [FUIAuthUtils bundleNamed:nil];

facebook SDK throws this error after the change

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Please set FacebookAppID, FacebookDisplayName, and
URL types > Url Schemes in Supporting Files/Info.plist according to https://developers.facebook.com/docs/ios/getting-started'

switch back to NSBundle *bundle = [NSBundle mainBundle]; fixed the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions