Post

Replies

Boosts

Views

Activity

Reply to Failed qualification checks ad-hoc profile
Hi, thank you for your answer. This seems to be exactly the issue. As written in your post, I will try to contact the people that gave us the default mail client entitlement. I hope they will be able to provide it also for ad-hoc distribution else we wont be able to use Xcode Cloud since it requires the 3 distribution modes to be working :(
2w
Reply to onContinueUserActivity not working on first app launch
Hi, thank you for your answer. I tested with an URL and this is indeed working well. I think this is a nice workaround but that means I will have to somehow encode my WidgetConfigurationIntent to the URL before sending it. While this is a nice workaround I would like to know what is the purpose of userActivity.widgetConfigurationIntent(). Is it broken ? I made a small sample here with two commits: First commit is using the WidgetConfigurationIntent, we can see it's working when the app is already running. Second commit is using the widgetURL we can see it's working well but it is also breaking the userActivity.widgetConfigurationIntent() https://github.com/PhilippeWeidmann/ContinueUserActivityWidget
Aug ’24