Bixby Developer Center

References

permissions

optional

Defines the permissions you are requesting from the user for this capsule. For more information on permissions, see the Grant Capsule Permissions section in the Preparing Your Capsule Developers' Guide and the Permissions sample capsule.

Example

// capsule.bxb
capsule {
...
permissions {
device-location-access
}
}

Child Keys

bixby-user-id-access
optional
Allow access to the bixbyUserId context property
device-location-access
optional
Enables the capsule to request permission for access to the device's current location
guest-access-allowed
optional
Allows you to determine guest access behavior within your capsule
library-permission
optional
A library-specific permission
lock-screen-enabled[deprecated]
optional
This key is deprecated
user-profile-access[deprecated]
optional
Enables the capsule to request permission for access to user-specific information