Is it possible to call a specific screen
What does this mean? It doesn’t seem to correspond to the title of your post.
without user consent
That’s usually a red flag here in Apple-land. What exactly are you trying to accomplish?
Note that setAlternateIconName always presents an alert after the change, so you can’t quietly change the icon without the user noticing. And while there doesn’t seem to be any specific discussion of this in the HIG or API documentation, the intent of this API is pretty clear: to let the user pick an app icon they like, such as a sports team logo or a more pleasing color scheme. It doesn’t support using the icon to display useful information like the built-in calendar and clock apps do.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: