Posts by JMenezes • 11 points
1 post
-
0
votes1
answer49
viewsQ: API call returning delayed data
What’s wrong with my function? Because, the data called in the second api returns with enough delay. How do I load the screen only after the return of the second API? var os = new List<OS>();…