Hello there,
Is there anyone out there at all doing iPhone devpt. I downloaded the iPhone SDK but quickly got a headache. I needed a good lay down and a cup of herbal tea!
iPhone development
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
iPhone development
The underlying purpose of Al is to allow wealth to access skill
while removing from the skilled the ability to access wealth.
while removing from the skilled the ability to access wealth.
-
- VIP Livecode Opensource Backer
- Posts: 10045
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Apple's licensing forbids all interpreted languages except JavaScript, and then only running in a browser.
So your choices are limited to Objective C or some other compiled language which can use the API, or a JavaScript-based solution in a browser.
So your choices are limited to Objective C or some other compiled language which can use the API, or a JavaScript-based solution in a browser.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
If you go over the tutorials on this site. I makes under standing cocoa touch much easier. Learn Cocoa