Editor Moq | Use it for emulating some specific campaigns in editor. More info here: Campaigns handling |
Popups Provider | You can use this property to configure your custom class, which will be used to find and create popup-objects. Default class: ResourcesPopupsProvider . |
Purchase Verification Handler | Allows you to control purchase verification. Can be changed using MagifyService.ExternalPurchaseVerificationHandler . |
Remote Config Scopes | Allows control over scopes of config loaded with requests. Change using MagifyService.RemoteConfigScopes . |
Enable Stored App Features Preloading | Enables background loading of stored app features. Change using MagifyService.EnableStoredAppFeaturesPreloading . |
Sync State Enabled | Enables or disables sync state (app progress sync). |
Client State Config | Configuration for saving and restoring client state. |
Editor Config Mode | Defines the platform simulated in the Unity editor. Affects some config/context logic. |
Is Developer Mode | If you want to use only mock settings, enable this flag. |