Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 03-23-2009, 06:11 PM   #6 (permalink)
objective-d
Registered Member
 
Join Date: Sep 2008
Posts: 89
Default

Quote:
Originally Posted by Sunny Day View Post
How would the user use this (the person who bought this), when they want to use the app do they connect to the web site, or is it all self contained, is it a self contained app, or would one really be selling in the app store the ability to conect to a part of a web site, also if it worked that way, there would be no way to stop anyone accessing the web site for free.

What would be very usefull for me would be to be able to make my app as a web app, then have a way to convert it to a native app so I can put it in the app store, if what your saying can turn a web app into a native app, then thats really good for me as I have a great program that makes web apps with ease, but one cannot sell a web app, plus I dont want users to have to connect to the web to use my app, I want them to have it on the iphone.

The UIViewWeb sounds like it just points to a web page and the person using it would need to connect to the web to use my app, is that correct? So it is not actually on the iphone, the user, the one who buys the app, 'has to' connect to the net to use the app, am I right? If so, then this isnt what I am looking for as I need it on the phone. Not a web app, people will not buy a web app.
As I said above - a UIWebView does indeed point to a web page - it's an embedded browser.

There are many ways to prevent users from seeing your page in their desktop browser (the first of which would be to not advertise the URL) - passwording it behind SSL is the first one that comes to mind.

You can also browse LOCAL html files (i.e. within the application resources) with a UIWebView - so again, you could be responsible for building the html side of things, and simply add the to your iPhone package and rebuild whenever necessary - but now you are starting to get into having to know how to do builds in XCode etc. which, although not difficult, is tricky for a beginner.

d.
objective-d is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,846
Threads: 89,213
Posts: 380,659
Top Poster: BrianSlick (7,129)
Welcome to our newest member, philbert89
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:34 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.