Posts by Talita Ramos • 1 point
1 post
-
0
votes1
answer52
viewsQ: Sequential requests using asynchronous Retrofit methods
Hello. I am developing an application where it is necessary to synchronize the data at certain times. I am using Retrofit to connect to the api and send/receive the data, but each request needs to…