Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 11-22-2011, 10:53 AM   #1 (permalink)
Registered Member
 
Join Date: Nov 2011
Posts: 5
lartskins is on a distinguished road
Default NSXMLParser

Since I'm here I might as well ask about another problem I'm having.
Im trying to parse an xml but I can't get it to work, no errors found. Just doesnt seem to go through the xml file.
I used some NSLogs at the end of didStartElement, foundCharacters and didEndElement to check if everything was going ok.

didStartElement:
Code:
....
aPromo.promoID = [attributesDict objectForKey:"id"];
....
NSLog(@"Parsing element with id %i", aPromo.promoID)
....
but when I run the app it shows Parsing element with id 0 a lot of times (even if I dont have an element with id=0)

Any ideas?
lartskins is offline   Reply With Quote
Old 11-22-2011, 10:59 AM   #2 (permalink)
Emphasizing Fundamentals
 
BrianSlick's Avatar
 
Join Date: Jul 2009
Location: NoVA / DC Area
Age: 36
Posts: 7,990
BrianSlick has a spectacular aura about
Default

promoID won't be an integer.

There is a delegate method for use in the event of an error. Implement it and see if it is firing.
__________________
BriTer Ideas LLC - Professional iOS App Development. Available for hire.

SlickShopper 2 | Free NSLog utility | Leave a PayPal donation.

Are you a newbie? Things you should read:
Definitive Guide To Properties | UITableView Series | Guide To Troubleshooting | Model Object Overview

Do you sit at a desk all day? Walk instead! Follow along with my treadmill desk adventures.
BrianSlick is offline   Reply With Quote
Old 11-22-2011, 11:04 AM   #3 (permalink)
Registered Member
 
Join Date: Nov 2011
Posts: 5
lartskins is on a distinguished road
Default

Quote:
Originally Posted by BrianSlick View Post
promoID won't be an integer.

There is a delegate method for use in the event of an error. Implement it and see if it is firing.
My bad, i did use [[attributeDict objectForKey:"id"] integerValue];
lartskins is offline   Reply With Quote
Old 11-22-2011, 11:06 AM   #4 (permalink)
Registered Member
 
Join Date: Nov 2011
Posts: 5
lartskins is on a distinguished road
Default

Oh nevermind just found the error, there was something wrong with my .xml file.
lartskins is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 396
16 members and 380 guests
7twenty7, chiataytuday, Clouds, dedeys78, Duncan C, e2applets, EvilElf, iekei, ipodphone, jeroenkeij, leostc, mbadegree, Murphy, QuantumDoja, sacha1996, Sami Gh
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,676
Threads: 94,125
Posts: 402,910
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jleannex55
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:34 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0