Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Use proper retrofit2 async execution #6
Conversation
|
In Retrofit 2 the Interface definition is the same for synchronous and asynchronous requests. It's up to the execution |
|
Any news on this? |
|
@tony19 any updates on this pull request? it's pretty straightforward. Since retrofit 2.2.0 proguard complaints and production release fails. |
|
hey @linakis thank you for the patch. Saved my day |
|
@anthony-skr glad I helped. I've actually made some enhancements for a project I'm currently working on and probably will publish them once I'm sure they are stable. |
sanitize tags from invalid characters
Use the new asynchronous
Callinstead of the oldCallbackway