
I can see that the service onDestroy() method is called like a few ms after the call to ContextCompat.

Share your photos and videos with VSCO for a chance to be curated by VSCO. We offer creative photo and video editing tools, inspiration, and a place for you to be you. What about the 5 seconds delay in that case? It crashes constantly until two days ago and now it's back to not opening and crashing again update : it's been months now and the issue had not been resolved, soo disappointed Update 2: I guess the vsco team has entirely given up on this app, sighs, it used to be so great. VSCO is a place where expression matters most. If I understand the documentation correctly I then have 5 seconds to call startForeground() on the service.īut sometimes my service doesn't have any work to do, so it just exits right away (onHandleIntent() doesn't do anything) and yet the app crashes with the following error AndroidRuntime: FATAL EXCEPTION:Ī: Context.startForegroundService() did not then call Service.startForeground()Īt $H.handleMessage(ActivityThread.java:1768)Īt android.os.Handler.dispatchMessage(Handler.java:106)Īt android.os.Looper.loop(Looper.java:164)Īt (ActivityThread.java:6494)Īt .invoke(Native Method)Īt .RuntimeInit$n(RuntimeInit.java:438)Īt .ZygoteInit.main(ZygoteInit.java:807) In order to do so I now start my IntentService with ContextCompat.startForegroundService()

For Android, youll need to use a 3rd party app found in Google Play. Here is the iOS article for how to create a screen recording. Create a screen recording of the app crashing and attach this to your support inquiry.

I'm trying to replace my background services in order to be able to target SDK 26. If your VSCO app crashes on a modified operating system, we will be unable to assist you.
