Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のアプリケーションでは、Moyaを使用して API リクエストを作成しています。ここでは、URLRequest を使用していますが、MoyaProvider で渡す方法がわかりません。
アラモファイア例:
Alamofire.request(urlRequest)
同じように、 TargetApi を使用する代わりにMoyaを使用して実装する必要があります。