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

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -