In the new AlarmKit API, how do you localize NSAlarmKitUsageDescription
?
In the case of other usage descriptions, such as NSLocationWhenInUseUsageDescription
, you can use an InfoPlist.xcstrings
file, but this does not appear to work for NSAlarmKitUsageDescription
.