objective c - Xcode iOS - Empty Array after XML parsing -
objective c - Xcode iOS - Empty Array after XML parsing -
i despairing right now. i've app worked perfectly. stopped working no reason.
after logging-in app doing html request sends xml answer. parse reply , receive array of location info (that display on map later on).
the app working alright simulator , on device i've got on here. no reason doesn't work anymore (the xml isn't parsed correctly, there empty array) when upload .ipa file our company server , download there.
does know problem? can help me?
regards rob
ios objective-c xcode xml-parsing
Comments
Post a Comment