shinyorg / shiny

.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
https://shinylib.net
MIT License
1.43k stars 227 forks source link

Push: OnEntry / OnReceived not fired when running in background / or closed #1483

Closed mitedo closed 2 months ago

mitedo commented 2 months ago

Summary

Hi,

I am new to Shiny. I am using Push for notifictions. When the app is running in foreground, and a notification is received, it comes to OnReceived of the PushDelegate.

If the app is running in background or closed, Neither OnReceived or OnEntry are being called.

I followed all the steps in the guidelines.

API Changes

unknonw

Intended Use Case

Push notofications

Code of Conduct

aritchie commented 2 months ago

This does not follow our guidelines for submitting issues