ericberman / MyFlightbookAndroid

Android client app for MyFlightbook.com
http://myflightbook.com
GNU General Public License v3.0
21 stars 8 forks source link

Still getting crashes about not calling StartForeground #114

Closed ericberman closed 6 years ago

ericberman commented 6 years ago

Looks like on my test device it's about 1000ms between calling startForegroundService and the service subsequently calling startForeground, with 5000ms or so allowed. So I'm not sure why I'm getting so many crashes from this.