Crash Reporting - Android Firebase

Поделиться
HTML-код
  • Опубликовано: 3 ноя 2024

Комментарии • 9

  • @kavitasoni4947
    @kavitasoni4947 2 года назад

    Can you please explain the firebase.database.DatabaseException
    Im getting this error and my app is getting crash again and again

  • @ahmedelgedawy6998
    @ahmedelgedawy6998 6 лет назад +1

    really so so great ..thanks alot

  • @albertogiunta
    @albertogiunta 7 лет назад

    Is there a way to disable the crash reporting while developing and then enable it in a signed release (without having to comment all the stuff we wrote)?

    • @albertogiunta
      @albertogiunta 7 лет назад

      Ah! Thanks a lot man, so this confirms what I've also (not) found. I hope they'll add it soon, cause it's always a pain in the ass to get all the crashes I get while developing in the same place as all the other ones

    • @albertogiunta
      @albertogiunta 7 лет назад

      yeah exactly, Fair enough. Great series btw! keep it up!!

  • @AviPars
    @AviPars 7 лет назад

    isn't firebase app crash report still beta

  • @cirofusco4459
    @cirofusco4459 7 лет назад

    Excuse my ignorance, but can i get the logs without the app crashing?

    • @cirofusco4459
      @cirofusco4459 7 лет назад +1

      If I click the One button the FirebaseCrash.log command ("btnError1 Clicked."); Is it immediate? Or should I wait for a real exception to receive the "btnError1 Clicked" message?

    • @cirofusco4459
      @cirofusco4459 7 лет назад

      thank you very much!! This could be very useful. I had to understand why the system
      Neutralizes my broadcast receiver outgoing call.
      I ask too much if I ask you some idea?
      THANK YOU