-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Giving error when install latest version through pod #302
Comments
Any update on this |
No, Still i am waiting for someone give me solution. |
Hi @codal-jayeshk ,
Not sure what happened there. Probably, some issues with versioning on Alamofire dependencies. |
.responseObject(completionHandler: { (response: DataResponse<Type, AFError>) in |
Hello
i am getting complier error when run the project. i did install the latest version of it.
Error :
"Generic type 'DataResponse' specialised with too few type parameters (got 1, but expected 2)"
here i attach screenshot for more reference.
The text was updated successfully, but these errors were encountered: