문제

any ideas why my app is not showing crashes in crashlytics portal for the appstore app? Have the run script setup just fine in the build phase, and worked fine during dev.

Any suggestions?

Thanks

도움이 되었습니까?

해결책

Hemal from Crashlytics here. We'll treat each target and bundle ID like a separate app so make sure the app store build was onboarded the same way as the dev build! It should include the RunScript Build Phase, the Framework in the project directory and the startWithAPIKey in your code. Once you build and run your app you'll be good to go :)

Hemal

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top