Bixby Developer Center

Guides

6776 (Require Permission Justification)

If you are requesting permissions in your capsule-info.bxb, you must now provide a localized justification using the requested-permissions key, which is then presented to the user:

capsule-info {
...
requested-permissions {
...
permission (user-profile-access) {
justification (Your location will be used to find restaurants nearby)
}
}
}

Deprecation Stages

Learn more about the deprecation stages.

  • Stage 1: R20A
  • Stage 2: R20G
  • End of Life: R20O