Worked
Post
Replies
Boosts
Views
Activity
Hey Thisisbohau, any link you can provide me to go directly to this point you just told me about ?
Thank you
It did work.
Thanks
The reason for the problem was because the string format was different from the dateFormatter.formatOptions.
The right one should be:
dateFormatter.formatOptions = [.withInternetDateTime]
The error object helped me to find the reason.
Thank you
I have done that, but didn't work because I kept Identifiable on my ProductModel structure.
After removing it, it worked fine.
Thank you so much.
Thx so much !
Thx