This repository was archived by the owner on Jul 27, 2019. It is now read-only.

Description
Hello!
In the latest version of Android OS, The App is not allowed to perform usual background work we used to do before. So, in the result, when you start that CdsService, sometimes the App is in the background and the error occurs.
Please, fix the issue.
The message from Fabric.io:
Fatal Exception: java.lang.RuntimeException
Unable to start receiver com.adobe.creativesdk.aviary.internal.cds.CdsReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { act=aviary.intent.action.CDS_DOWNLOAD_START cmp=com.drive2/com.adobe.creativesdk.aviary.internal.cds.CdsService (has extras) }: app is in background uid UidRecord{fb5a8ae u0a121 RCVR idle procs:1 seq(0,0,0)}
It happens somewhere there:
com.adobe.creativesdk.aviary.internal.cds.CdsReceiver.handlePackageReplaced (SourceFile:123)
com.adobe.creativesdk.aviary.internal.cds.CdsReceiver.onReceive (SourceFile:103)
Libraries' versions:
com.adobe.creativesdk.foundation:auth:0.9.1251
com.adobe.creativesdk:image:4.8.4