Manisha
Manisha

Reputation: 31

can i use iphone's APIs in my web applications?

i want to create an iphone web app using windows

Upvotes: 3

Views: 89

Answers (2)

Luis Alejandro Rangel
Luis Alejandro Rangel

Reputation: 11

Consider:

http://cappuccino.org/

Upvotes: 1

Matthew Flaschen
Matthew Flaschen

Reputation: 284816

If you mean writing an iPhone app using HTML and JavaScript, look at PhoneGap. This lets you create an actual iPhone app that can access the camera, GPS, etc.

Upvotes: 1

Related Questions