ios - Swift AppDelegate crashed -
whenever import firebase , firapp.configure()
in appdelegate
, crashes app. moreover, crashes class appdelegate: uiresponder, uiapplicationdelegate (thread 1: signal sigabrt) , reports this:
libc++abi.dylib: terminating uncaught exception of type nsexception (lldb).
i haven't worked storyboards.
could please me fix crash?
- check whether have copied googleservice-info.plist project.
- also try enabling keychain sharing under capabilities in xcode.
Comments
Post a Comment