You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you use an old version of AFNetworking. It was already in my project because I already use it for something else and now I get million compile errors because your code calls old methods of afnetworking...
The text was updated successfully, but these errors were encountered:
same issue here, the code still giving compile errors because libraries have been updated to recent versions and the GD code still is using old versions.
richard-wu you have updated the code. Could you share?
I think you use an old version of AFNetworking. It was already in my project because I already use it for something else and now I get million compile errors because your code calls old methods of afnetworking...
The text was updated successfully, but these errors were encountered: