Open a specific App

Is there a way to create a widget that opens a specific app???for example an ios app like notes or an app from app store?Thanks.

you should do a search for custom URL schemes. If an App is supporting custom URL, you should be able to call this just as you would call a regular URL. Not sure what iOS 10 is doing here, they changed a lot… Linking to the App store is easy

Good Luck!

1 Like