'Xamarin Forms Android app don't notify when sleeping

I have a Xamarin Forms app and are using Azure Notification Hub. Everything works fine when the phone is awake, but when it is in sleep there is no notification sound or vibration. I get a notification if te app is killed and the screen is lit, but when turning off the device and wait a few minutes, nothing happens.

Also created an test-app where I followed a tutorial, but the behaviour is the same...

Any ideas?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source