You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new in Swift and in the saveToCamera() function I just wanna send the captured image to the server. I tried to send the picture with Alamofire library and I couldn't. Which constant should I post? 'imageData', 'cameraImage' or do I need to convert those something else?
The text was updated successfully, but these errors were encountered:
I'm new in Swift and in the saveToCamera() function I just wanna send the captured image to the server. I tried to send the picture with Alamofire library and I couldn't. Which constant should I post? 'imageData', 'cameraImage' or do I need to convert those something else?
The text was updated successfully, but these errors were encountered: