Search code examples
androidfirebasecrashlytics-android

Is Firebase Crashlytics can take my application data?


If i implement Firebase Crashlytics in my application; is Firebase have access my application data? i am working an application which fast priority is data secure.

Is it wise to implement Firebase Crashlytics in my app, if not what should i do?

Thank you


Solution

  • Firebase Crashlytics doesnt obtain your data instead it detects and listens for any crashes in your app.

    Most of the major security app do use Firebase for a number of different functionality because of its user-friendly and easier to access resources. Make