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

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -