5calls / android

The Android App of 5 Calls
https://play.google.com/store/apps/details?id=org.a5calls.android.a5calls&rdid=org.a5calls.android.a5calls
MIT License
20 stars 8 forks source link

Can OneSignal notifications open issues directly? #111

Open dektar opened 6 years ago

dektar commented 6 years ago

If an issue ID could be embedded in OneSignal, can we use that to deep link to an issue? @nickoneill ?

nickoneill commented 6 years ago

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? screen shot 2018-07-23 at 7 19 31 pm

dektar commented 6 years ago

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!