Created
August 5, 2020 08:13
-
-
Save enginebai/91a8fb5e4a7a54a7959dae0f953920ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-08-05 15:01:49.120 8677-8772/zoeknow.com.bossnow.dev E/FRESHCHAT: Exception on HMD Global Nokia 8.1 Android API 10 (29) >>>>> Not allowed to start service Intent { cmp=zoeknow.com.bossnow.dev/com.freshchat.consumer.sdk.service.FreshchatService }: app is in background uid UidRecord{9a7fdaf u0a219 CAC bg:+1m0s970ms idle change:cached procs:1 seq(0,0,0)} | |
java.lang.IllegalStateException: Not allowed to start service Intent { cmp=zoeknow.com.bossnow.dev/com.freshchat.consumer.sdk.service.FreshchatService }: app is in background uid UidRecord{9a7fdaf u0a219 CAC bg:+1m0s970ms idle change:cached procs:1 seq(0,0,0)} | |
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1616) | |
at android.app.ContextImpl.startService(ContextImpl.java:1571) | |
at android.content.ContextWrapper.startService(ContextWrapper.java:669) | |
at com.freshchat.consumer.sdk.service.FreshchatService.r(Unknown Source:7) | |
at com.freshchat.consumer.sdk.service.FreshchatService.a(Unknown Source:10) | |
at com.freshchat.consumer.sdk.service.d.d.c(Unknown Source:4) | |
at com.freshchat.consumer.sdk.j.b.a(Unknown Source:24) | |
at com.freshchat.consumer.sdk.Freshchat.getUnreadCountAsync(Unknown Source:45) | |
at zoeknow.com.bossnow.ui.component.main.MainActivity.lambda$registerFreshchatUnreadCount$4(MainActivity.java:308) | |
at zoeknow.com.bossnow.ui.component.main.-$$Lambda$MainActivity$t6M7fjKn9mdI81zTlDozaW_bbls.accept(Unknown Source:4) | |
at io.reactivex.internal.operators.observable.ObservableDoOnEach$DoOnEachObserver.onNext(ObservableDoOnEach.java:95) | |
at io.reactivex.internal.operators.observable.ObservableInterval$IntervalObserver.run(ObservableInterval.java:83) | |
at io.reactivex.Scheduler$PeriodicDirectTask.run(Scheduler.java:533) | |
at io.reactivex.Scheduler$Worker$PeriodicTask.run(Scheduler.java:480) | |
at io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:66) | |
at io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:57) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) | |
at java.lang.Thread.run(Thread.java:919) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment