Class IOSKeySettings (1.6.1)

IOSKeySettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Settings specific to keys that can be used by iOS apps.

Attributes

NameDescription
allow_all_bundle_ids bool
If set to true, allowed_bundle_ids are not enforced.
allowed_bundle_ids Sequence[str]
iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'