1

Can I build an iPad app using (html & css & jquery) In windows

I want to build a personal apps (Only for my iPad)

I don't want to put it in App Store.

2 Answers 2

4

Build a HTML page which is enabled for use with iOS. Add a cache manifest and when you open it the first time add it to the Home screen. That's it.

Sign up to request clarification or add additional context in comments.

1 Comment

On Windows this is your only option that I'm aware of. Xcode, for building and compiling native apps, is OS X only.
0

You can build web apps for the iPad using those technologies. Obviously, you will need to be connected to the web to use them.

You can also build apps locally in objective-c and install them on your development iPad if you don't want to go through the app store. You just can't distribute them.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.