Skip to content
Commit 728e9754 authored by Amir Gamil's avatar Amir Gamil
Browse files

Allow for multiple notifications in Android

This allows for multiple notifications to be displayed on Android.  Simply add data with key "notId" and an integer value when sending via GCM.  Differentiate between different notifications by setting different notIds.  Defaults to 0 if not key supplied.
parent 258e32a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment