[Solved] ERROR: Could not find plugin action receiver
Posted: 07 Aug 2017 19:53
I get the following error when trying to turn on Sleep Tracking in Sleep as Android. It has been working very well until about a week ago. It could very well be a problem in their program instead of in Automagic. I have tried deleting the action and recreating it. It's setup as a Plugin action using the Sleep plugin (provided directly by Sleep as Android). I've tried reinstalling Sleep as Android, but no joy. I have rebooted my phone (just in case). All my other Plugin actions seem to be working just fine.
Here's the applicable error log:
Here's the applicable error log:
Code: Select all
07.08.2017 12:50:18.475 [Manual Test] Error:
ch.gridvision.ppam.androidautomagiclib.util.n: Could not find plugin action receiver in com.urbandroid.sleep
at ch.gridvision.ppam.androidautomagic.c.a.dd$1.b(SourceFile:405)
at ch.gridvision.ppam.androidautomagiclib.util.ck$1$1.run(SourceFile:51)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6541)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)