Hi,
I have made a widget (iOS 14) that conatins stacks.
The code in the Stacks are set to open urls when interacted with (tappped)
topStack.url = itemTitleUrlSlug
This works.
But before the Url is opened by the browser. The UI will always jump to Scriptable.app first, then jump to Safari to open the Url.
I cannot find a setting or code to stop this.
I want the url to open from each stack via safari without going to scriptable first.
I have tried even setting the ‘when interacting’ in the widgets setting UI to ‘Open Url’ and either leaving the url blank and adding an Url. with now luck.
Hopefully someone has an answer.
Many thanks.