iOS - Crashlytics missing dSYMs to process crashes -


i know asked question.

i spent entire day looking answers, without success.

here different posts helped me, didn't fix issue.

posts, documentation, twitt :

missing dsym, no matching uuid, official documentation it looks missing dsyms.

here configuration , have tried far :

enter image description here

  • i have bitcode enabled (watchos support)
  • i have downloaded dsym itunesconnect -> without success
  • i searched in archive organizer (show package) -> without success
  • i have set dwarf dsym file in build settings.

i don't have matching uuid, read in posts, it's because apple compile app again when have bitcode enabled.

what should ? released new version , crashlytics dashboard getting messy missing dsyms, 2 different versions now.

if has additional information didn't read or know about, open-minded suggestions.

nb: i have bitcode enabled watch , watch extension target, , whole project, not main target nor widget.

thanks reaching out on this, todd fabric.

we not support watchos crashes. tested heavily when watchos 2 came out, unfortunately there many changes apis in version. 1 of changes heavily restricted our ability capture information reliably , information out. since couldn't reliability without using private apis, don't have support it.

thanks!


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -