Thursday 24 September 2020

iOS 14 App Development: How to avoid empty string on app delete alert (alert for delete/move to App Library)?

It appears that iOS 14 has a new alert that appears when a user tries to delete an app. For the app I'm developing, it's showing an empty string ("") instead of the app name (see screenshot).

Why is my app's name missing, and how can I specify this string (in Xcode, in a .plist file, etc.)?

Screenshot of alert to prompt delete/move to App Library



from iOS 14 App Development: How to avoid empty string on app delete alert (alert for delete/move to App Library)?

No comments:

Post a Comment