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. <
I have solved this issue by the following way. Following the advise from above, I began adding a new app to crashlytics. When I reached to adding new "Run script" build phase, I just copied that text and pasted it over the previous one(created with Crashlytics). I have also unchecked "Run script only when installing".
After this, I canceleed adding a new app and procedeed back to the UPGRADE. At this moment, building the app, can pass you to the next step and you don't get stuck on that screen anymore.
If the script is not running, you may have checked the "run script only when installing" in the run script section. I hope it helps
If you are duplicating the target, remove the run script from build phase and add it again to solve the issue.
Kindly cross verify that run script you adding is to your actual target if u will add to tests target it will not proceed until you add it to actual target
It turned out I had not enough permissions to create new project in Fabric.
Upgrading from Member
to Admin
resolved the issue.
Thanks, I solved the problem by removing folders:
~ / Library / Caches / com.crashlytics.data
~ / Library / Caches / com.crashlytics.mac