Open langsmith opened 5 years ago
I would be highly interested in integrating https://firebase.google.com/docs/crashlytics/ndk-reports. This however will result in having to build the Mapbox Maps SDK for Android from source (eg. as a submodule vs a binary).
cc @LukasPaczos
This however will result in having to build the Mapbox Maps SDK for Android from source
Could we do this for all builds of the Maps SDK instead so that we don't need to build from source? Or, alternatively, could we have a specific a crashlytics
build with this set up enabled so that us and external devs could take advantage of?
All of the pieces in the dependency tree of crashlytics/ndk-reports
seem to weigh over 900kB (at least in the raw aar form) so I'd lean towards a specific crashlytics build to help debug the issues downstream.
Making this ticket to track @zugaldia's suggestion that we improve our ability to look into this app's crash reports. This might include having to update some sort of metadata in our Firebase account.
Related: