0

Is the crash data sent to Crashlytics during the next successful launch or during the moment of crash ?

yathirigan
  • 5,619
  • 22
  • 66
  • 104
  • 1
    I think it will try to send the crash data right after app crash. If can't, it will try it when you open app next time. You can create a sample project and test it – Quoc Nguyen Sep 10 '18 at 04:27

1 Answers1

1

Mike from Fabric here. Crashes and non-fatal events are only sent when the app is relaunched post-crash.

Mike Bonnell
  • 16,181
  • 3
  • 61
  • 77