Posts

Post marked as solved
3 Replies
0 Views
Ended up finding my problem. highlightCenter.highlights is not filled at the instantiation of highlightCenter, so I had to wait for the call to the delegate function.
Post marked as solved
3 Replies
0 Views
Hi I installed the beta2 of iOS 16, and of Xcode 14. I'm finally able to see my app in Preferences > Messages > Shared with You. I toggled my app to YES. Shared with you is enabled in the conversation where I share universal links to my app The participant is a contact Both participants shared links And yet, I still get an empty array. Any idea why ?
Post marked as solved
4 Replies
0 Views
Hi I understand what you're saying. However, I want my stackView to grow based on its own subviews (who have all the constraints set).
Post not yet marked as solved
2 Replies
0 Views
I obviously tried tintColor. The button doesn't change color. However, if I change the light/dark mode on the phone, the button goes from dark cross on light circle to light cross on dark circle.The question is now : is there a way to make the button "believe" we are in light or dark mode ?