We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone,
In the example PushReceiver .NET. in the PushModel class, i can see string AppId = "**Your Push App ID**";.
string AppId = "**Your Push App ID**";
Can anybody tells me how to generate the Push App ID for .NET?
i'm really new in xamarin, and i need the notification for my final studying project .
Thanks in advance.
The text was updated successfully, but these errors were encountered:
You can get information from README file of this page: https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Mobile/PushReceiver
Sorry, something went wrong.
No branches or pull requests
Hi everyone,
In the example PushReceiver .NET.
in the PushModel class, i can see
string AppId = "**Your Push App ID**";
.Can anybody tells me how to generate the Push App ID for .NET?
i'm really new in xamarin, and i need the notification for my final studying project .
Thanks in advance.
The text was updated successfully, but these errors were encountered: