cordova - Notification not working in android 4.4.2 version -
i trying in implementing push notification in application. notification working android 4.3.0
version devices. in android 4.3.0
, when install app, app not open getting unfortunately application name has stopped. when change service in manifest file
android:name="com.plugin.gcm.gcmintentservice"
android:name="com.plugin.gcm.gcmbroadcastreceiver"
.
app open in android 4.4.2
version, notification not working in android versions. push plugin version 2.4.0.
i using cordova 3.6.4 version.
if 1 have implement push notification in android 4.4.2 version using phonegap push plugin, send me github link.
Comments
Post a Comment