XojoCloud.RemoteNotifications.DeliveryOptions.SandBox
From Xojo Documentation
Property (As Boolean )
aXojoCloud.RemoteNotifications.DeliveryOptions.SandBox = newBooleanValue
or
BooleanValue = aXojoCloud.RemoteNotifications.DeliveryOptions.SandBox
New in 2021r2
Supported for all project types and targets.
or
BooleanValue = aXojoCloud.RemoteNotifications.DeliveryOptions.SandBox
New in 2021r2
Supported for all project types and targets.
Indicates whether or not you are testing.
Notes
SandBox is True by default. Set it to False when you deploy your app to the App Store.