MiniAppDevicePermissionType
public enum MiniAppDevicePermissionType : String
List of Device Permissions supported by the SDK that can be requested by a Mini app
-
Device Location permission type. Host app is expected to implement the logic only for requesting the location permission.
Declaration
Swift
case location