Post

Replies

Boosts

Views

Activity

AppStoreConnect API - Error 404 when fetching build icon
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!
2
0
1.5k
Apr ’23
.widgetURL modifier and interactive widgets co-existence in iOS17
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!
0
0
570
Jun ’23