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)
}
}
}
Learn more about the deprecation stages.
Copyright 2024 Samsung All rights reserved