You are viewing our Forum Archives. To view or take place in current topics click here.
iOS App development question
Posted:

iOS App development questionPosted:

IanP98
  • Prospect
Status: Offline
Joined: Feb 02, 201212Year Member
Posts: 698
Reputation Power: 28
Status: Offline
Joined: Feb 02, 201212Year Member
Posts: 698
Reputation Power: 28
Would it be possible to make an app that has a home page which is "local" on the device but when certain options are pressed it accesses webpages corresponding to the options pressed. Might not make a lot of sense but...

Home page of the app > Option 1 (webpage) > rest of the website

Then when the home button is pressed on the site it takes them back to the home screen of the app. If you need more detail please go a head and ask.

If it is possible; How would it be done? Basically I want to have an HTML website with CSS etc but run it off an iPhone app. I can use objective-c to write the app home
#2. Posted:
Neo12ico
  • Resident Elite
Status: Offline
Joined: May 01, 201113Year Member
Posts: 219
Reputation Power: 8
Status: Offline
Joined: May 01, 201113Year Member
Posts: 219
Reputation Power: 8
It's 3am so i can't give you a full answer. It's possible, for real just google html apps and search around a little on the internet there are loads of tutorials for these types of things.
#3. Posted:
IanP98
  • Prospect
Status: Offline
Joined: Feb 02, 201212Year Member
Posts: 698
Reputation Power: 28
Status: Offline
Joined: Feb 02, 201212Year Member
Posts: 698
Reputation Power: 28
Neo12ico wrote It's 3am so i can't give you a full answer. It's possible, for real just google html apps and search around a little on the internet there are loads of tutorials for these types of things.
I have been doing a bunch of research and only found one thing similar to what I wanted. Hopefully will be able to get this working
#4. Posted:
xLach
  • New Member
Status: Offline
Joined: Aug 29, 201310Year Member
Posts: 21
Reputation Power: 0
Status: Offline
Joined: Aug 29, 201310Year Member
Posts: 21
Reputation Power: 0
if you're wanting to turn a website you have into an application for the ios. Then there are many tutorials on you tube and also software that do this for you.

I can think of a few ways that this can be coded.

if you're wanting to click on an option and it send you to a website and that website look similiar to an app then the website would have to be responsive meaning it changes it's code to fit the iphone. most wordpress websites are responsive.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.