I’m interested in starting developing on the iOS platform, after a couple of years of Android work. What are the main things that are likely to trip me up when designing/coding for iOS instead of Android?
I’m interested in starting developing on the iOS platform, after a couple of years
Share
I have done some
iphoneapps after doing Android.AutoreleasePools stack works. This should be the most important thing to learn.ListViewis called aTableView. More or less the same but you need to define an amount of sections./car/model/drawableBOOL animated.Things that made me lose a lot of time:
NIL.NSLog,NSStringneeds to use%@not%s.