4,916 reputation
21035
bio website stavash.wordpress.com
location Israel
age 28
visits member for 1 year, 7 months
seen 1 hour ago
stats profile views 316

iOS developer at Zemingo

www.zemingo.com

Check out my blog at stavash.wordpress.com


Jun
30
answered Expected a property attribute before 'strong'
Jun
30
answered Gallery of good UITableView designs
Jun
30
answered Integrating paypal mobile express checkout with iOS
Jun
30
comment UILabel not displaying user input text
Got it. But if this were the problem, I think a crash would be involved. Probably just a type-o.
Jun
30
comment UILabel not displaying user input text
What's the difference?
Jun
30
comment UILabel not displaying user input text
When you say "This text won't be displayed", do you mean that it's partially displayed / nothing at all?
Jun
30
comment UIPicker with UITextField
Look me up on Linkedin
Jun
30
comment UIPicker with UITextField
Also a good solution. Found something relevant: stackoverflow.com/questions/8974131/…
Jun
30
comment removeObserver fails with Core Data
This could be an indexing issue - just to debug this, add an additional value to the list of observers in each registration and make sure you're fetching the same one you added the observer to.
Jun
30
revised UIPicker with UITextField
added 160 characters in body
Jun
30
comment iOs objective c UIDatepicker storyboard does not build
I would try re-installing the latest XCode.
Jun
30
comment UIImagePicker and UIImage size
All I'm saying is that the UIImage being returned as the UIImagePickerControllerOriginalImage is not the equivalent of the stored image on the device, at least not in file size. The only valid explanation for this is difference in compression. Indeed weird, but I have no other idea as to why this would happen.
Jun
30
answered UIPicker with UITextField
Jun
30
answered UIImagePicker and UIImage size
Jun
30
answered UITableView receive parameter
Jun
30
comment NSDateFormatter dateFromString returns incorrect date
Understood and agreed.
Jun
30
comment NSDateFormatter dateFromString returns incorrect date
Wouldn't this be a non-generic solution? What if the device is not on GMT?
Jun
30
revised NSDateFormatter dateFromString returns incorrect date
edited tags
Jun
30
answered iOS - Passing variable to view controller
Jun
30
answered error with property in objective-c in iOS