phonegap-build / PushPlugin

This repository is deprecated head to phonegap/phonegap-push-plugin
https://github.com/phonegap/phonegap-plugin-push
MIT License
1.32k stars 1k forks source link

Push register not working in andoid pie? #717

Open idimni opened 4 years ago

idimni commented 4 years ago

Hello friends!

In Android 8 and below, push registration works, in 9 it doesn’t. no longer supported?

http://com.example.android D/GCMRegistrar: resetting backoff for http://com.example.android

http://com.example.android V/GCMRegistrar: Registering app http://com.example.android of senders 1003xxx

http://com.example.android W/PluginManager: THREAD WARNING: exec() call to PushPlugin.register blocked the main thread for 30ms. Plugin should use CordovaInterface.getThreadPool().

Thanks!