isSandbox property

bool? isSandbox
getter/setter pair

Whether the app token is in the iOS sandbox.

If false, the app token is in the production environment.

Implementation

core.bool? isSandbox;