Open dinonovak opened 8 years ago
In Android you can send a key called "silent" with value true. So message is not shown to the user but could be handled in the app. (see readme file)
Don't think that it is possible in iOS.
Works the same in iOS
On Wed, Aug 17, 2016 at 9:46 AM, CR4567 notifications@github.com wrote:
In Android you can send a key called "silent" with value true. So message is not shown to the user but could be handled in the app. (see readme file)
Don't think that it is possible in iOS.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rdelrosario/xamarin-plugins/issues/76#issuecomment-240454877, or mute the thread https://github.com/notifications/unsubscribe-auth/ABvZNEMDwg80wRFUtE-l25s4EvomtMtUks5qgyzdgaJpZM4JVH2u .
thx for clarification :-)
Ddd this "content-available":"1" but not sure if it possible onside Newsstand app . Edit: Work .
HI,
how can you send silent notification that will trigger background activity ? I want to send notification that will not be displayed to the user that will contain custom json attributes.