background_locator_fixed icon indicating copy to clipboard operation
background_locator_fixed copied to clipboard

cashing on android marshmallow

Open Faisalkc4u opened this issue 2 years ago • 0 comments

 E/AndroidRuntime: FATAL EXCEPTION: main Process: com.xxxxx.xxxxx, PID: 31604 android.app.RemoteServiceException: Bad notification posted from package com.xxxxx.xxxxx: Couldn't create icon: StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.xxxx.xxxxx id=0x7f0d0000) visible user=0 ) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2019) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:158) at android.app.ActivityThread.main(ActivityThread.java:7225) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

Faisalkc4u avatar Aug 17 '22 05:08 Faisalkc4u