I think you should set constatnt ID for notificati...
# android
r
I think you should set constatnt ID for notification and put extras to it (as your database id entity)
z
I’m doing that. But how to generate that constantID, that is a question? 🙂
r
just set it to some value like 1001
z
That’s an option but how to reference to that notification later to update or canceled it?