Post

Replies

Boosts

Views

Activity

Reply to App Intents Siri Phrases Localization
Lost 3 hours trying to make this work. I managed to get it working using: let localizedString = LocalizedStringResource("my.intents.string.id %@ %d", defaultValue: "my.intents.string.id \(myString) and \(myInteger)") and then like this in Localizable.strings: "my.intents.string.id %@ %d" = "%@ and %d more";
Topic: App & System Services SubTopic: General Tags:
Aug ’22