You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Activity com.exampke.MainActivity has leaked IntentReceiver com.jaumard.smsautofill.SmsAutoFillPlugin$SmsBroadcastReceiver@409f50d that was originally registered here. Are you missing a call to unregisterReceiver()?
E/ActivityThread(16479): android.app.IntentReceiverLeaked: Activity com.pocketpills.MainActivity has leaked IntentReceiver com.jaumard.smsautofill.SmsAutoFillPlugin$SmsBroadcastReceiver@409f50d that was originally registered here. Are you missing a call to unregisterReceiver()?
E/ActivityThread(16479): at android.app.LoadedApk$ReceiverDispatcher.(LoadedApk.java:1333)
E/ActivityThread(16479): at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1114)
E/ActivityThread(16479): at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1405)
E/ActivityThread(16479): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1378)
E/ActivityThread(16479): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1366)
E/ActivityThread(16479): at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:603)
E/ActivityThread(16479): at com.jaumard.smsautofill.SmsAutoFillPlugin$2.onSuccess(SmsAutoFillPlugin.java:102)
E/ActivityThread(16479): at com.jaumard.smsautofill.SmsAutoFillPlugin$2.onSuccess(SmsAutoFillPlugin.java:98)
E/ActivityThread(16479): at com.google.android.gms.tasks.zzn.run(Unknown Source:4)
E/ActivityThread(16479): at android.os.Handler.handleCallback(Handler.java:789)
E/ActivityThread(16479): at android.os.Handler.dispatchMessage(Handler.java:98)
E/ActivityThread(16479): at android.os.Looper.loop(Looper.java:164)
E/ActivityThread(16479): at android.app.ActivityThread.main(ActivityThread.java:6541)
E/ActivityThread(16479): at java.lang.reflect.Method.invoke(Native Method)
E/ActivityThread(16479): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
E/ActivityThread(16479): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
V/FA (16479): Inactivity, disconnecting from the service
The text was updated successfully, but these errors were encountered:
Activity com.exampke.MainActivity has leaked IntentReceiver com.jaumard.smsautofill.SmsAutoFillPlugin$SmsBroadcastReceiver@409f50d that was originally registered here. Are you missing a call to unregisterReceiver()?
E/ActivityThread(16479): android.app.IntentReceiverLeaked: Activity com.pocketpills.MainActivity has leaked IntentReceiver com.jaumard.smsautofill.SmsAutoFillPlugin$SmsBroadcastReceiver@409f50d that was originally registered here. Are you missing a call to unregisterReceiver()?
E/ActivityThread(16479): at android.app.LoadedApk$ReceiverDispatcher.(LoadedApk.java:1333)
E/ActivityThread(16479): at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1114)
E/ActivityThread(16479): at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1405)
E/ActivityThread(16479): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1378)
E/ActivityThread(16479): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1366)
E/ActivityThread(16479): at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:603)
E/ActivityThread(16479): at com.jaumard.smsautofill.SmsAutoFillPlugin$2.onSuccess(SmsAutoFillPlugin.java:102)
E/ActivityThread(16479): at com.jaumard.smsautofill.SmsAutoFillPlugin$2.onSuccess(SmsAutoFillPlugin.java:98)
E/ActivityThread(16479): at com.google.android.gms.tasks.zzn.run(Unknown Source:4)
E/ActivityThread(16479): at android.os.Handler.handleCallback(Handler.java:789)
E/ActivityThread(16479): at android.os.Handler.dispatchMessage(Handler.java:98)
E/ActivityThread(16479): at android.os.Looper.loop(Looper.java:164)
E/ActivityThread(16479): at android.app.ActivityThread.main(ActivityThread.java:6541)
E/ActivityThread(16479): at java.lang.reflect.Method.invoke(Native Method)
E/ActivityThread(16479): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
E/ActivityThread(16479): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
V/FA (16479): Inactivity, disconnecting from the service
The text was updated successfully, but these errors were encountered: