Register FAQ / Rules Forum Spy Search Today's Posts Mark Forums Read
Go Back   MacRumors Forums > Apple Systems and Services > Programming > iPhone/iPad Programming

Reply
 
Thread Tools Search this Thread Display Modes
Old Apr 17, 2011, 05:21 AM   #1
Cub
macrumors member
 
Join Date: Feb 2011
Location: Australia
Deploying iPhone app

Hi all
I have made my iPhone app finally on Xcode and now I want to share it.
For a school tec assignment I made an iPhone app and need to insert it onto my website can I do this without applying for the paid apple developer program as it is for a school assignment and I rarely use Xcode, there will be about 1-5 people accessing it.
Is this possible? (Do I just make it so the user drags it into their apps folder)
If not would anyone be willing to add it to their adhoc page?
Thanks everyone for the advice
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote
Old Apr 17, 2011, 01:16 PM   #2
primedime
macrumors member
 
Join Date: Mar 2011
Location: Ft. Lauderdale, FL
Quick question.... why would you need to insert your iphone app on a website? iphone apps only run on iphone, ipad and ipod touch..... I have an account and would be able to help you get at least an ad-hoc version in your hands.... let me know!
primedime is offline   0 Reply With Quote
Old Apr 17, 2011, 06:20 PM   #3
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
Hi
Basically just link it on my website, so a link on my web page (for assignment) taking the user to a page (adhoc etc) or simply just a file that they can download to put the app on their iphone or iPad.
Thanks for offering to put it on your adhoc page, you shouldn't have to keep it very long and I will let you know when you can remove it to save up space?
Thanks
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote
Old Apr 18, 2011, 09:18 AM   #4
dejo
Demi-God (Moderator)
 
dejo's Avatar
 
Join Date: Sep 2004
Location: Colorado
If primedime is going to using standard ad-hoc distribution, they will need you to provide the UDID of each of the devices you want to deploy to. Can you provide that?
__________________
My iOS Apps: a.k.a., DreamStream
I support the MacRumors Blood Drive!
dejo is online now   0 Reply With Quote
Old Apr 18, 2011, 07:31 PM   #5
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
Hi
Sadly no as I do not know which teacher will be marking it, it is there any way I can get it so that the user just downloads it and can put it in their itunes?
Even something I can embed in the app itself to make it possible to do this I am fine with doing.
Thanks
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote
Old Apr 18, 2011, 11:25 PM   #6
ClutchThese
macrumors 65816
 
ClutchThese's Avatar
 
Join Date: Jun 2010
Location: Arlington VA
 
see vendor information in user profile
Send a message via AIM to ClutchThese
i wouldn't mind submitting it for you. However, it's up to apple to publish it. If they feel your app does not have enough "usability" they will not approve it.

To get your product on the app store, you need a paid developer account.

Additionally, to even test your app on your devices you need a paid subscription.
__________________
My App: Boom Button/GameRumors
Refs: 1, 2, 3
Like to hack/mod gaming consoles? perhaps prestige lobbies? Visit StealthyGaming
ClutchThese is offline   0 Reply With Quote
Old Apr 19, 2011, 12:32 AM   #7
wlh99
macrumors 6502
 
Join Date: Feb 2008
Quote:
Originally Posted by dejo View Post
If primedime is going to using standard ad-hoc distribution, they will need you to provide the UDID of each of the devices you want to deploy to. Can you provide that?
I imagine it is in theory possible to have a web page ask for the UDID, then provision it and sign the binary before download. Although that would probably be as much of a programming project as the application, and I'm sure violates some part of Apple's policy.
__________________
Warren Holybee
wlh99 is offline   0 Reply With Quote
Old Apr 19, 2011, 02:27 AM   #8
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
Hi
I am perfectly fine with someone else submitting and I will let you know when you can remove it, do you know by any chance how long it would roughly take until accepted to the app store?
The app is basically a UIWebview and the code is up above (couple of posts ago), would you think this would be knocked back or aproved?
Thanks everyone for the support
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote
Old Apr 19, 2011, 09:33 AM   #9
dejo
Demi-God (Moderator)
 
dejo's Avatar
 
Join Date: Sep 2004
Location: Colorado
Quote:
Originally Posted by Cub View Post
...is there any way I can get it so that the user just downloads it and can put it in their itunes?
With standard ad-hoc distribution, no; you need the UDID. It might be possible with a jailbreak approach, but then you would have to rely on that unknown teacher having jailbroken their device, which you probably don't want to consider.

Quote:
Originally Posted by Cub View Post
...as I do not know which teacher will be marking it...
Having someone submit an app to the App Store on your behalf (with no guarantee of when or even if it might be approved) just so some unknown teacher can grade your assignment seems like way too much work, with some major obstacles. What exactly is the teacher grading anyways? What kind of class is this? Maybe just make arrangements for when the app is ready to be reviewed, the unknown teacher contacts you and you let them run it through its paces in the simulator.
__________________
My iOS Apps: a.k.a., DreamStream
I support the MacRumors Blood Drive!
dejo is online now   0 Reply With Quote
Old Apr 19, 2011, 06:19 PM   #10
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
I know this sounds silly but it is for food tech and we made a website etc and I made the app for it (website) I don't mind doing the simulator idea can I make it so when I click on the app icon on my site it loads up the simulator?
Really so I can show my work.
Thanks for the help
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote
Old Apr 19, 2011, 07:27 PM   #11
dejo
Demi-God (Moderator)
 
dejo's Avatar
 
Join Date: Sep 2004
Location: Colorado
Quote:
Originally Posted by Cub View Post
I know this sounds silly but it is for food tech and we made a website etc and I made the app for it (website)...
Wait, so is this app an native iOS app or just a web app?
__________________
My iOS Apps: a.k.a., DreamStream
I support the MacRumors Blood Drive!
dejo is online now   0 Reply With Quote
Old Apr 19, 2011, 07:50 PM   #12
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
Quote:
Originally Posted by dejo View Post
Wait, so is this app an native iOS app or just a web app?
It's a UiwebView app so I think it may be a web view app. Does this make it easier to do?
Thanks
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote
Old Apr 20, 2011, 11:32 AM   #13
dejo
Demi-God (Moderator)
 
dejo's Avatar
 
Join Date: Sep 2004
Location: Colorado
Quote:
Originally Posted by Cub View Post
It's a UiwebView app so I think it may be a web view app. Does this make it easier to do?
Almost definitely. Take the HTML,etc. from the app and put it on your web server. Then just use Mobile Safari to navigate to that web-app. You can even add a shortcut to it via the "Add to Home Screen" option.
__________________
My iOS Apps: a.k.a., DreamStream
I support the MacRumors Blood Drive!
dejo is online now   0 Reply With Quote
Old Apr 20, 2011, 08:59 PM   #14
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
Consecutive posts. Please use edit feature.

Hi all
Ok a member sugested using dropbox and make it so that I can show the app in simulator, now how do I make it so it is a link so I can embed a link on the site to take the user to dropbox to download the files onto the computer like photobucket?
Or even better could I embed the simulator on the site, is this possible?
Thanks
David

EDIT:

Don't worry just fixed it all then so I can run the simulatir at school also included some screen shots too.
Thankyou everyone for your support
Will let you know what maks I get for it
Thanks again
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive

Last edited by dejo; May 6, 2011 at 02:47 PM.
Cub is offline   0 Reply With Quote
Old May 4, 2011, 03:49 AM   #15
Cub
Thread Starter
macrumors member
 
Join Date: Feb 2011
Location: Australia
Hi everyone
As promised I received my marks today and got a full 100% the markers were very impressed. Worked great in the simulator too.
Thanks everyone for your support
David
__________________
21.5" Imac (late 2010) 3.06GHz, 4GB ram, 500GB hard drive
Cub is offline   0 Reply With Quote

Reply
MacRumors Forums > Apple Systems and Services > Programming > iPhone/iPad Programming

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
thread Thread Starter Forum Replies Last Post
Is there a software available for making iPad or iPhone apps technoawareness iPhone/iPad Programming 29 Mar 30, 2012 04:36 AM
Begin Making iPhone Apps applereviewguy iPhone and iPod touch Apps 1 Oct 18, 2011 11:42 PM
An upcoming iPhone app from Punflay- My Word Wall Zacherena iPhone and iPod touch Apps 3 Jun 10, 2011 04:03 AM
iPhone App Testing Help? jonclarkccnp iPhone and iPod touch Apps 3 Nov 11, 2010 08:21 AM
iPhone app which reads out caller ID? emilemac iPhone and iPod touch Apps 1 Nov 7, 2010 08:08 AM


All times are GMT -5. The time now is 04:38 PM.

Mac Rumors | Mac | iPhone | iPhone Game Reviews | iPhone Apps

Mobile Version | Fixed | Fluid | Fluid HD
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Privacy / DMCA contact / Affiliate and FTC Disclosure
Copyright 2002-2013, MacRumors.com, LLC