Hello, your video is very helpful: very clear and helpful. A lot of changes were made in XCode and GitHub policy from 2019, and now it is hard to manage to understand what is going on. This video helped me to deal with it, thanks :)
Love your videos man, you explain stuff really good. Could you please make a comprehensive module on caching, cos as we know it's a must have skill for an IOS Dev
You could use URLSession upload or data task to accomplish this. Unfortunately I don’t have a video explaining this but I found a nice article that may help you. www.donnywals.com/uploading-images-and-forms-to-a-server-using-urlsession/
Hello, your video is very helpful: very clear and helpful. A lot of changes were made in XCode and GitHub policy from 2019, and now it is hard to manage to understand what is going on. This video helped me to deal with it, thanks :)
I’m happy to hear it 😊
i love your videos
Love your videos man, you explain stuff really good.
Could you please make a comprehensive module on caching, cos as we know it's a must have skill for an IOS Dev
You are right. I’ll add that to my list. Thanks for the suggestion 🙏
thanks for your video bro
Best video out there
very helpful.
Hi do you think iOS development is good career path if I want to be freelancer?
Yes, I believe so. Not just iOS development but programming in general.
Thanku Emmanuel
My pleasure, Hiba 😊
hello, can you please give me an insight on how to upload multiple images with multiple parameters to a server without alamofire ?
You could use URLSession upload or data task to accomplish this.
Unfortunately I don’t have a video explaining this but I found a nice article that may help you.
www.donnywals.com/uploading-images-and-forms-to-a-server-using-urlsession/
@@EmmanuelOkwara appreciate a lot 🙏🏽. found what I was looking for.