android
android copied to clipboard
Can OneSignal notifications open issues directly?
If an issue ID could be embedded in OneSignal, can we use that to deep link to an issue? @nickoneill ?
I can definitely include an issue id. Here are the fields that onesignal has as additional data for android devices - I'm not sure what is most appropriate?
Group Key and Group Message sound like good ones. The key could be issueId or issue_id, and the message would be the ID. Then we can use that field for other stuff later!