Post

Replies

Boosts

Views

Activity

Comment on App Intents Siri Phrases Localization
Thank you, you saved the day. I wish if I can localize Formatter   let relativeDate = formatter.string(from: .now, to: nextPrayerDate) ?? ""           return .result(             value: value,             dialog: "intent_current_prayed_no(relativeDate)",             view: AppShortcutsPrayerView(time: nextPrayerDate, name: nextPrayerName)           ) the formatter display as the app language and the dialog display as Siri language, is there any way to make the formatter.string use Siri local
Topic: App & System Services SubTopic: General Tags:
Dec ’22
Comment on YAASWR - Yet Another App Stuck Waiting Review
New record “Waiting For Review” since June 25.
Replies
Boosts
Views
Activity
1w
Comment on Over 3 weeks in "Waiting for Review" — 10-year-old app, critical bug fix, zero communication
Thank you for your response, but the app is still awaiting review.
Replies
Boosts
Views
Activity
3w
Comment on App Intents Siri Phrases Localization
Thank you, you saved the day. I wish if I can localize Formatter   let relativeDate = formatter.string(from: .now, to: nextPrayerDate) ?? ""           return .result(             value: value,             dialog: "intent_current_prayed_no(relativeDate)",             view: AppShortcutsPrayerView(time: nextPrayerDate, name: nextPrayerName)           ) the formatter display as the app language and the dialog display as Siri language, is there any way to make the formatter.string use Siri local
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’22