Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How/where to read the json file receive from notification? Unity SDK - Android Notification implementation. #29

Open
CaoDuThai opened this issue Aug 21, 2020 · 0 comments

Comments

@CaoDuThai
Copy link

As the moment I'm writing this issue, the guide for Unity SDK implementation is a bit outdated and under the process of updating.
The setup guide on this GitHub doesn't help us much with implementing other parts of Countly aside from the basic setup. In my specific case, I have trouble with implementing Notification.
At first my problem was: I sent the notification successfully but no notification was found on my application.
image
I double check on the user profile and it did receive multiple notification pushes that I have sent, all went through.
image
So, after I reread a bunch of out/new documents I found out that Countly ONLY sent data message and I have to handle to message on my app.
MY QUESTION IS: where do I find the json application received from notification?. How do I process it correctly? Is there any in-depth document about this? (I have searched with no luck). Is there a way for the notification to show automatically?
If I got anything wrong please feel free to point out because I'm a bit lost in this notification implementation right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant