Robin van Zanten
Robin van Zanten
@darshankawar Yes, I have looked at those, and nothing in that helped my case. I did take a look in the dSYM.zip at the Info.plist The `CFBundleIdentifier` shows `com.apple.xcode.dsym.com.adapt.app` Which...
@darshankawar I can confirm that the stack traces are correctly deobfuscated without flavors.
@darshankawar I'm already using flutterfire_cli 0.3.0-dev.19
@darshankawar This is both local and CI.
@darshankawar My builds don't fail so how is exiting the upload script going to solve my problem? The problem is that there is something wrong with how the uploading/creation of...
@AhmedLSayed9 Yes mine is also empty. The "flutterfire upload-crashlytics-symbols" uses his own references for the files.
@AhmedLSayed9 I have commented on this issue in the CLI repo. Maybe let them know that you run into the same problems. https://github.com/invertase/flutterfire_cli/issues/249
Over at Sentry, they are using toImage on a renderobject to get a screenshot. https://github.com/getsentry/sentry-dart/pull/2209
I just had this error on login(signInWithIdToken) during local dev development. I'm on a stable wifi connection.