0

Screenshot Is this got something to do with

"[Fabric] [Fabric +with] called multiple times. Only the first call is honored, please pass all kits you wish to initialize"

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
  • Mike from Fabric here. This usually means you're initializing different parts of Fabric in your app at different moments. If you can share your app's init code as it related to Fabric, then we can get you the corrected setup. – Mike Bonnell Mar 22 '17 at 14:26
  • 1
    Thanks, Mike. Got this resolved. In appdelegate.swift, I was adding multiple kits in different lines and just replaced those lines with Fabric.with([Crashlytics.self(), Twitter.self()]) – user3647518 Mar 23 '17 at 18:01

0 Answers0