0

Our app is a location-based app which could crash while running in the background. If the app crashes in the background, Crashlytics's report will be sent the next time the app becomes foreground. However the app can be re-launched in the background by significant location changes. Is there a way to send reports when the app awaken in the background before its user brings the app foreground?

Shingo Fukuyama
  • 1,492
  • 1
  • 17
  • 19

1 Answers1

1

Mike from Fabric here. There currently isn't a way within the SDK to force reports to be sent based on a trigger or SDK call.

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