XojoCloud.RemoteNotifications.Message.SoundCritical
From Xojo Documentation
Property (As Boolean )
aXojoCloud.RemoteNotifications.Message.SoundCritical = newBooleanValue
or
BooleanValue = aXojoCloud.RemoteNotifications.Message.SoundCritical
New in 2021r2
Supported for all project types and targets.
or
BooleanValue = aXojoCloud.RemoteNotifications.Message.SoundCritical
New in 2021r2
Supported for all project types and targets.
Indicates that the sound should play even if the user has the sound disabled on their phone.
Notes
This is meant for emergency services and requires a special entitlement from Apple.