Hi,
I'm getting the exact same issue. Have you found a solution to this?
This code have been working for me in the past months, but now I needed to test again my app and I get a timeout exception:
Channel = await PushNotificationChannelManager.CreatePushNotificationChannelForApplicationAsync();
The wait operation timed out. (Exception from HRESULT: 0x80070102)
Please help!
No comments:
Post a Comment