Can we open Phone app from Widget??

From iOS 17 beta, the Contact app has an interactive widget with a call and message button, that will open Phone, messenger, Instagram, WhatsApp, etc.

it's any API available to open another app from widget.

Perhaps you could use either the widgetURL view modifier or the WidgetKit Dynamic Island widgetURL. You would need to know how to compose the URL for another app though.

Can we open Phone app from Widget??
 
 
Q