Slient notification support?

One signal supports silent notifications? (the ones that does not trigger any sound or visual info to the user)

Indeed we do. Under options you can set “content-available” for iOS or “Silent Notification” for Android.

However, in the case of Corona, only native code can be triggered this way so you will have to use Corona enterprise and write some Obj-C or Java code to handle the event.

Let us know if you have any questions about the process and we’ll do our best to help.

I see. Thanks for the reply george.

Indeed we do. Under options you can set “content-available” for iOS or “Silent Notification” for Android.

However, in the case of Corona, only native code can be triggered this way so you will have to use Corona enterprise and write some Obj-C or Java code to handle the event.

Let us know if you have any questions about the process and we’ll do our best to help.

I see. Thanks for the reply george.