Kodeco Forums

Moya Tutorial for iOS: Getting Started

Moya is a networking library inspired by the concept of encapsulating network requests in type-safe way, typically using enumerations, that provides confidence when working with your network layer. Become a networking superhero with Moya!


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5121-moya-tutorial-for-ios-getting-started

For some reason, I get a compile error on in the Imgur file. “UIImage has no member jpegData”

Hey! Are you using Xcode 10 with Swift 4.2 like the tutorial? Otherwise you’ll need UIImageJPEGRepresentation.

Oh, yes I was. thanks for responding! :slight_smile:

This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!