简体   繁体   中英

how to implement big picture style push notification via gcm in cordova?

How to send big picture style push notification via gcm in cordova ? I am using pushplugin from cordova and as i have spend a huge amount of time trying to implement this, a step by step guide will be appreciated.

and also how can we calculate the payload size using javascript ?

The default Phonegap/Cordova push plugin does not have the necessary code to support big picture notifications.

It appears that there is a pull request that adds this feature here: https://github.com/phonegap-build/PushPlugin/pull/498 , however the pull request has not been accepted.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM