Post

Replies

Boosts

Views

Activity

Reply to JSON Decoder not working with Restaurant Guided App
I'm banging my head against the same issue years later! Preparation is spelt correctly in my coding keys but when I print the value of 'data' I'm getting: Optional("{"preparation_time":20}") I don't know if the additional symbols and punctuation are an issue or not.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Working with the web guided Restaurant app project - submit order data is missing
Found it! All due to a simple spelling mistake in the OrderRespone model - 'CondingKeys' instead of 'CodingKeys' I feel so stupid!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23