OneSignal / OneSignal-Xamarin-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
104 stars 50 forks source link

UWP - Package SID #195

Closed sviluppomania closed 3 years ago

sviluppomania commented 4 years ago

Hi, in my UWP app I use OneSignal push notifications. Following their guide: https://documentation.onesignal.com/v5.0/docs/generate-a-windows-phone-package-sid-and-secret, I should insert the Package SID and the Client Secret, available in Microsoft Developer Center account, but in my app there is no longer the Windows Store platform where the Package SID was indicated. To make my notifications work where do I find it?

image

rgomezp commented 4 years ago

Howdy, You should be able to generate these keys from the WNS Store Dashboard.

rgomezp commented 3 years ago

Closing due to no response.