Dynamically change title of Today Widget?
Asked Answered
M

1

7

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?

Madwort answered 2/4, 2016 at 17:39 Comment(0)
J
3

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.

Jagatai answered 13/3, 2018 at 9:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.