Commit 23b91c03 authored by Saúl Ibarra Corretgé's avatar Saúl Ibarra Corretgé Committed by Saúl Ibarra Corretgé
Browse files

fix(android) fix crash when starting foreground service

If we attempt to start it while in the background we'll get a crash. A
more elegant fix would be to wait until the app transitions to the
foreground to start it, but the crash is hurting us now.
parent ceb8d334
No related merge requests found
Showing with 13 additions and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment