Is there any concreate way to symbolicate crash logs from my app, i have following things
myapp.crash
-
I dont have build file in my archive is it because of that, because app was build in different machine ?
If your app is published on the App Store or is available on TestFlight, you can get the dSYMs via App Store Connect. Select your app, go to TestFlight, select the build version, go to “Build Metadata,” and under “General Information,” you will find an “Includes Symbols” option where you can download the dSYM files.
Xcode creates the . dSYM file automatically for you when you use the Archive option. The created archive contains your app and its dSYM and is stored in ~/Library/Developer/xcode/Archives .
This may be too late.. but i saw the method in another link that i am now trying to find :P
if not helpful to you, hope this helps others.
Edit: found the place Symbolicating iPhone App Crash Reports
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With