Crashlytics in iOS won't proceed past “Build Your Project” in Fabric app

前端 未结 26 1162
隐瞒了意图╮
隐瞒了意图╮ 2020-11-30 01:02

I\'m installing Crashlytics for my iOS app. I downloaded it via their site link, and went through all the steps for integrating the frameworks, adding the run script, etc. <

26条回答
  •  心在旅途
    2020-11-30 01:42

    Open Project in higher version of Xcode. This resolved my issue after waste many hours.

    My Project build on Xcode 10.2 and I was running on Xcode 10.1 but when I run the same project on Xocode 11. The build was succeeded.

提交回复
热议问题