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 am creating a quiz app in which I need to pre download 50 small images (5MB in total) used in 50 questions. I want to start quiz only when all images are downloaded , is there any way to know e.g. some kind of onComplete method ?