Re: IPad browser app
Re: IPad browser app
- Subject: Re: IPad browser app
- From: Alexander von Below <email@hidden>
- Date: Mon, 21 Nov 2011 14:14:20 +0100
Well, there are two ways. If you really just want to add a link to the homescreen, there are libraries that will present a little info thingie to tell the user about it, like:
http://code.google.com/p/mobile-bookmark-bubble/source/browse/bookmark_bubble.js
If you REALLY want an app, all you have to do is bring a UIWebView on Screen and stuff the appropriate NSURLRequest into it
Alex
Am 21.11.2011 um 13:47 schrieb email@hidden:
>> I don't know if you are enabled to do so and release this application to the store. If you read the App store guidelines, the point 2.12 says:
>> "Apps that are not very useful, are simply web sites bundled as apps, or do not provide any lasting entertainment value may be rejected"
>>
>> Anyway, using Xcode is very simple (less than 10 line of code) build an app that launch the browser with a specified browser.
>>
>> Luca.
>>
>
>
> Thanks for the usefull responses. We have no direct commercial goal as it
> are our existing customers who would like to use the product. So simplicity
> is not an issue (but an advantage).
>
> I looked for an example using Google but got lost. Does anyone know of
> such an example?
>
>
>>
>> On Nov 21, 2011, at 12:44 PM, email@hidden wrote:
>>
>>> Hi,
>>>
>>> We want to develop a front-end IPad application for our http-server-software. The app
>>> itself would be nothing more than an icon that launches a browser with a fixed
>>> URL.
>>>
>>> What is the way to go here. Xcode or something else?
>>>
>>> ---
>>> perry
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Xcode-users mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>>
>>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden