ios - No internet access on startup of app -


my app makes network call data @ startup of app. network call made in viewdidload. i'm using reachability class detect internet availability before making call. (most of times) give me no internet access right away.

i'm unable understand assumptions of ios on subject. i.e apps stalled sometime till allotted internet access etc. happens in background? have seen many apps achieve same functionality without major errors. doing i'm missing. general approaches same problem on other platforms well? (android etc.)


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -