Bixby Developer Center

References

device-location-access

optional

Enables the capsule to request permission for access to the device's current location. This is necessary for access to the $user.currentLocation Expression Language variable.

Note

If you intend to provide location-based services through Bixby in Korea, you must abide by the Terms and Conditions for Use of Location Information:

Example

capsule {
...
permissions {
device-location-access
}
}
Note

This permission is not necessary to use the bixby.contact or viv.self library capsules. Instead, you should use the appropriate library-permission in conjunction with the bixby.contact or viv.self capsule. Consult their documentation for more details.

Child Keys

restrictions
optional
Defines restrictions on a permission