Reputation: 8563
I have uploaded a new ios binary of my app with a new bundle ID.
I am waiting for quite some time for it to show on my dashboard, but it's not showing.
Are there any steps that can be done to make this faster? or just to be sure the binary is there?
Upvotes: 0
Views: 323
Reputation: 2262
If you build and run the app in your simulator with the Fabric.with statement, the run script build phase, and the info.plist entries your app will then appear on the dashboard. After that you'll be able to use the Beta distribution product of Fabric.
Thanks!
Upvotes: 2