0

When I am building the app in simulator it works, but when I archive the project to upload, it's showing error

this is the screenshot

enter image description here

koen
  • 5,383
  • 7
  • 50
  • 89

1 Answers1

0

In encoding. Try using JSONEncoding.default instead URLEncoding.default

Kevinosaurio
  • 1,952
  • 2
  • 15
  • 18