-
Notifications
You must be signed in to change notification settings - Fork 21
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
Supported for UWP-Apps (Universelle Windows-Plattform) #11
Comments
Hi, this is not for Windows Phone. Check java-mpns. |
I'm curious about your answer. I'm used your library and it work like a charm on Windows Phone 8.1. My app is deploy as Windows Phone Universel and I have no problem to send and receive notifications windows. About Windows 10, I don't know yet. It will be interesting to make a test. I think it can be work because Microsoft advice to use WNS platform for all windows device where the minimum target version is 8.1. It's not recommanded to use Java-MPNS because it's affect only the Windows Phone 8.0 and Windows Phone 8.1 Silverlight (this one use also WNS). |
Hi, if your app uses WNS then this library will work ok. |
Is this only for Windows 8.x or Windows Phone 8.x or it is also supported for UWP-Apps (Universelle Windows-Plattform) and Windows 10?
The text was updated successfully, but these errors were encountered: