Alamofire: No member named SessionManager AF5

Created on 19 Sep 2018  路  3Comments  路  Source: Alamofire/Alamofire

What did you do?

Installed Xcode 10/Swift 4.2

What happened instead?

Now getting a compile error Module 'Alamofire' has no member named 'SessionManager'. I have tried AF5.SessionManager which also errors?

Alamofire Environment

Alamofire version:
5
Xcode version:
10
Swift version:
4.2
Platform(s) running Alamofire:
iOS
macOS version running Xcode:
NA

Demo Project

support

Most helpful comment

Latest changes to the alamofire5 branch renamed SessionManager to Session.

All 3 comments

Latest changes to the alamofire5 branch renamed SessionManager to Session.

Where can we find documentation for Alamofire 5?

Our API documentation can be found at https://alamofire.github.io/Alamofire/, and is generated for every release. beta 6 is up there now, but master has full up to date API documentation that will go out with our next release. We're in the process of updating our usage documentation, but that will be a while yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shivang2902 picture shivang2902  路  3Comments

matthijsotterloo picture matthijsotterloo  路  3Comments

Tulleb picture Tulleb  路  3Comments

borek2 picture borek2  路  3Comments

dpstart picture dpstart  路  3Comments