objective c - connectionDidFinishLoading called twice with certain php scripts -


i have working class http requests in form of library works great. i'm working on project , guys server side not cooperating or lazy check.

i think question more php, possible in way return 2 times?

what happens requests receive in connectiondidfinishloading empty array[], receive second response correct output. reason app crashes, don't know because it's combined cpp dispatch event somewhere else. fixed ignoring [] response, it's getting ugly because [] response. can fix becoming custom library rather library.

seems error on part after all, not in script posted.


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -