Can someone tell me how to handle the conflict between the .widgetURL modifier and the interactive widget in iOS 17?
The .widgetURL makes all widget tapable, meanwhile interactive widget allows for tapping a button/toggle in a specific location inside the widget.
I want to mix the two: the .widgetURL modifier and the interactive widget, but right now when .widgetURL is set, the button/toggle of interactive widget doesn't work.
Running Xcode 15 beta 1 with iOS 17 on Simulator.
Any help is appreciated. Thanks!
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi folks!
After fetching all icons for all builds (v1/builds/{id}/icons) which returns an array of BuildIcon, I can't fetch any icon that comes inside the response.
I'm using the attributes->iconAsset->templateURL as URL of the icon I want to retrieve, but I'm getting 404 for all of them.
Every URL has the following prefix: https://is4-ssl.mzstatic.com/image
What am I doing wrong here?
Any help will be much appreciated. Thanks!
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect API
Tags:
App Store Connect API