Bixby Developer Center

References

user-profile-access[deprecated]

optional

Enables the capsule to request permission for access to user-specific information.

Note

For accessing the user's location, use the device-location-access permission instead. It is not necessary to declare the user-profile-access permission to use versions of viv.self and bixby.contact.

If your capsule currently uses user-profile-access to request access to the user's location, you should update it to use device-location-access.

Example

capsule {
...
permissions {
user-profile-access
}
}

Child Keys

restrictions[deprecated]
optional
Defines restrictions on a permission