| bio | website | iphoneonrocks.com |
|---|---|---|
| location | Chandigarh, India | |
| age | 24 | |
| visits | member for | 5 months |
| seen | 10 mins ago | |
| stats | profile views | 8 |
|
Apr 16 |
answered | iPhone motion data blocked by Compass Calibration setting |
|
Mar 27 |
awarded | Editor |
|
Mar 27 |
revised |
Adding double quotes to NSString added 190 characters in body |
|
Mar 27 |
answered | Adding double quotes to NSString |
|
Mar 26 |
awarded | Commentator |
|
Mar 26 |
comment |
iOS App crashes on startup without showing any errors but try to solve this as you can`t upload your app when nszoombies are enabled |
|
Mar 26 |
comment |
iOS App crashes on startup without showing any errors try to enable nszombies for your project. It will give you exact problem for the crash why you are getting it. |
|
Mar 26 |
comment |
iOS App crashes on startup without showing any errors the crash you are getting here is obj mes send. This only encounters when you are trying to use or utilise the object which is no more available in the memory. |
|
Jan 3 |
comment |
sessionStateChanged ios 6 facebook sdk 3.1 or you can also check the state by using (FBSession.activeSession.accessToken == nil) |
|
Jan 3 |
answered | sessionStateChanged ios 6 facebook sdk 3.1 |
|
Jan 3 |
answered | progress bar during loading |
|
Jan 3 |
answered | Converting UIIMage into NSData And Saving to core data |
|
Jan 1 |
comment |
How to randomise words then create a property of your string and use that to assign the label |
|
Jan 1 |
comment |
UITableView Cells get reordered after editing the cell then try to pass nil as a reuse identifier in your code. |
|
Jan 1 |
answered | How to randomise words |
|
Jan 1 |
answered | UITableView Cells get reordered after editing the cell |
|
Jan 1 |
comment |
XML Parse not showing elements with & symbol inside hi got the problem. i parsed your xml and see the < is for "<" and when you are parsing the xml due this symbol xml parser getting it as a new tag while parsing. When i parsed your xml i am getting 3 values in found characters delegate: "Este es mi blog 3", "<", "img src=\"feeds.feedburner.com/~r/blogspot/TUvAW/~4/URCV9ModTR0\" height=\"1\" width=\"1\"/", ">". Just replace the special characters coming in the xml it will parse properly. |
|
Jan 1 |
comment |
XML Parse not showing elements with & symbol inside have you check the xml in the online xml validators? |
|
Jan 1 |
answered | Compilation error “expected ]” |
|
Jan 1 |
answered | XML Parse not showing elements with & symbol inside |