csabbey
csabbey
I'd like to only initialize Fabric (namely, Crashlytics reporting) under certain conditions. My specific use case: my app collects data for a few days, and then expires, but many users...
If I purposely crash my app with my plugin, I get the crash reported to Crashlytics, so I think I have everything configured correctly. If iOS closes my app (at...
Our app has a few local plugins, and I'm the app-backend developer for our team. I haven't found a great way for our team to keep our plugins up-to-date. I've...