Skip to content
Commit 6649e7e0 authored by Amir Gamil's avatar Amir Gamil Committed by EddyVerbruggen
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 54e59bce
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