PlayerSettings.BlackBerry.SetGPSPermissions
static function SetGPSPermissions(enable: bool): void;
static void SetGPSPermissions(bool enable);
static def SetGPSPermissions(enable as bool) as void
Parameters

enable New permission value.
Description

Enable / Disable access to the device GPS. (Will prompt for user for access).