mapbox-maps-android
mapbox-maps-android copied to clipboard
Why do I see obtaining backend services
I encountered this problem while putting the app on the shelves and don't know how to solve it. Can anyone help me The following is the error issue stack information: at android.app.ActivityManager.getRunningServices() at com.mapbox.common.LifecycleUtils.hasServiceRunningInForeground(LifecycleUtils.kt:96) at com.mapbox.common.LifecycleUtils.getLifecycleState(LifecycleUtils.kt:102) at com.mapbox.common.LifecycleService.onCreate(LifecycleService.kt:106) at android.app.ActivityThread.handleCreateService(ActivityThread.java:3392) at android.app.ActivityThread.-wrap4(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1730) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6554) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:558) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)