Open phucdanghuu opened 5 years ago
@MaxDesiatov It's true. It would be great if you published an example. And by the way, do you plan to update ApolloAlamofire?
Hi everyone, thanks for the feedback. I plan to publish an update in the next few weeks with support for Alamofire 5.0 and the latest version of Apollo.
@MaxDesiatov awesome! Thank you so much What about an example?
I'm trying to think what publicly available API would make the most sense to demo in the example. GitHub GraphQL API comes to mind, but suggestions are welcome 🙂
I'm trying to make Apollo work in performFetchWithCompletionHandler, but I can't get the result, the closure is not performed
Since all of the issues that ApolloAlamofire was supposed to work around have been fixed in Apollo, including background sessions in Apollo 0.27.0, I'm thinking of deprecating and archiving this repository. Please let me know if there's still a use case for it and a need to keep it maintained.
I tried to run the example project, but there was nothing there, ViewController class was empty. Could you please help check?