|
Hi, I have a problem where a change in the View is not updating the underlying object in the model. Idea here is to generate a dynamic list of attributes of all different types (string, date, bool) and in the GUI all looks fine but when hitting the Save button, I can see that the data is not updated. What am I missing here? Full working demo project below:
Max |
|
What are you expecting to see and what are you actually seeing? From what I can tell, your code is functioning as intended. |
|
Let's say I just add a single boolean attribute and set the toggle to On and hit Save, I get
in the console output. I would have expected to see
|
|
I am an idiot ... in my AttributeView I am actually not updating the item ...
needs to change to
and then it works of course ... |
SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's Paywalls allow you to remotely configure and A/B test your entire paywall UI without any code changes or app updates.
Sponsor Hacking with Swift and reach the world's largest Swift community!
This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.
All interactions here are governed by our code of conduct.
Link copied to your pasteboard.