Is it possible to dynamically change the title of the Today Widget? I'd like to add the users current location next to the app name of the widget title, so it will change constantly per user for all users. Is this possible?
Dynamically change title of Today Widget?
Asked Answered
No it's not possible. They are came from CFBundleDisplayName at info.plist and localized strings that are singing target.
It means that they are static resources and it can't be changed after signing.
© 2022 - 2024 — McMap. All rights reserved.