-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashlytics for Mac Catalyst #4316
Comments
Hey @steipete thank you for reaching out! Sorry I was slow to responding here. I definitely understand the pain here while we work on supporting Catalyst apps. This is vital for shipping apps safely and we're working on it. We really appreciate the excitement and everyone’s patience around this, and we’ll let you know when it’s ready for beta testing / use. |
Would like to join this also with Vectornator. @DanilaVladi On Twitter |
Hi, would love to help test this out in SongShift. @benmrosen on Twitter |
Would also love to see this working |
Would love this as well! |
@samedson , I see your reply here from a couple of weeks ago. Thanks for letting us know you're working on it. Will we be able to use Crashlytics App Distribution on Catalyst apps when you folks complete your work? |
Would love to see support for Mac catalyst apps added as well as soon as possible. |
Did anyone succeed in using the new FirebaseCrashlytics framework that was just merged? Everything compiles correctly for me, and Crashlytics seems to submit reports without errors, but nothing shows up in the Firebase console (even after several hours). Any ideas? |
Hey @carlo-, can you tell us more about how you set it up? A couple things that may be helpful:
|
My setup is configured as you described. When registering the app on Firebase, I've used the bundle id with the |
Yes! Having the maccatalyst prefix is fine (though not required). A few more suggestions:
If none of these work, try refreshing the page in the Firebase console and seeing if there's any missing dSYMs. |
@samedson thank you for your help! |
Great! Glad you were able to get up and running. |
As per #3144 (comment) I'm opening a new ticket to request a status update for the availability of Crashlytics for Mac Catalyst.
We have our app in production for a month now (pdfviewer.io), and the absence of a crash reporting service is hurting us. This is more critical to us than any other service. Apple's Crash Reporting also doesn't seem to work, so we're essentially blind, and do not want to move to a different crash service, since iOS and Android are also covered by Crashlytics currently. (if so, we'd move everything to have a unified experience, but I doubt that's necessary since you already publicly committed to shipping a Catalyst SDK)
Happy to help and/or play beta tester for such an SDK (@steipete on Twitter, DMs are open)
Thanks!
The text was updated successfully, but these errors were encountered: