ibm mobilefirst - MobieFirst v7.1 Application Center not sending push notifications to devices -


we implementing gcm push notification app updates on appcenter client app

we have setup following values in server configuration

jndiname="ibm.appcenter.gcm.signature.googleapikey value="***" jndiname="ibm.appcenter.push.schedule.period.unit" value="seconds" jndiname="ibm.appcenter.push.schedule.period.amount" value="40" 

and our app still not receiving push notifications gcm, there additional in appcenter client modify enable feature?

we have set config.json file gcmproject attribute gcm project number , rebuilt apk accordingly.

the logs don't show exceptions , no registered devices available push notification update

this type of question not fit stackoverflow, meant programming-related questions. please open ibm pmr (support ticket) address kind of server configuration question.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -