SetSharedVariableAppGroup

Description

For iOS only. Tells AGK what App Group you are using to share data between apps. For example group.com.mycompany.mygroup.myvariables, this is created on the Apple developer portal and must be added to every App ID you want to access these variables. You will need to regenerate the provisioning profile for each app after adding an App Group to its App ID.

Definition

SetSharedVariableAppGroup( group )

Parameters