working an an app with GCM support, no problems there. But when I push the notification, the app crashes an LogCat says the following:
03-21 14:32:13.276: E/AndroidRuntime(4457): java.lang.RuntimeException: Unable to start activity ComponentInfo{de.yanniks.cm_updatechecker/de.yanniks.cm_updatechecker.UpdateChecker}: java.lang.IllegalArgumentException: Must specify a valid wake lock level.
How do I define the valid wake lock level?
Please help!
You must specify one of
when you call newWakeLock
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With