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

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

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

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 11-04-2011, 02:49 PM   #1 (permalink)
Registered Member
 
Join Date: Nov 2011
Posts: 10
vonkal is on a distinguished road
Default Will an iPhone with no network connection work?

Hello to all. I am new to this forum, but will probably have to spend considerable time here from now on to learn as much as possible.

I am not typically an Apple guy. Hey! Who thru that?

But I am now required to get used to, and start using Apple products, and I am pretty keen on the idea now. We run a few websites, and have recently had some success with mobile apps that are associated with these sites. Our first entry was with the Android platform, which now because of their success, need to be offered to iProducts as well.

These apps are being developed by freelancers, and we need a way to test them on actual devices.

My question is, can I pick up a few used iPhone models to do the testing of these apps without getting them hooked up to a network? I want to just use them to test the development progress of the programmer by connecting to WiFi. I know we could do this with iPod touch, but we need the GPS and other functions too.

Thanks for any advice.
vonkal is offline   Reply With Quote
Old 11-04-2011, 03:23 PM   #2 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

GPS is actually Assisted GPS which uses the carrier network to help determine location so my guess is you can't. What you can do is get an unlocked device and use a prepaid (no contract) SIM card. Paired with a used device that will be your simplest/cheapest option.
baja_yu is offline   Reply With Quote
Old 11-04-2011, 03:35 PM   #3 (permalink)
Super Moderator
 
Join Date: Oct 2009
Location: San Diego, CA
Posts: 1,586
JasonR is on a distinguished road
Default

When I upgraded to an iPhone 4S, I ran a Star Watching app on my old iPhone4 that used GPS to figure out what stars are in the sky seemed to run OK. I suspect it's a little slower without the cell towers to help, but not by much. So GPS seems to work without cellular service.
__________________
My development blog: http://jrinn.com

Last edited by JasonR; 11-04-2011 at 03:39 PM.
JasonR is offline   Reply With Quote
Old 11-04-2011, 03:47 PM   #4 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

That's interesting. I thought the WiFi only iPad didn't have GPS because of the 'aGPS' issue and needing 3G/carrier access.
baja_yu is offline   Reply With Quote
Old 11-04-2011, 08:32 PM   #5 (permalink)
Cocoa Junkie
 
Duncan C's Avatar
 
Join Date: Dec 2008
Location: Northern Virginia
Posts: 6,003
Duncan C has a spectacular aura about
Default

Quote:
Originally Posted by baja_yu View Post
That's interesting. I thought the WiFi only iPad didn't have GPS because of the 'aGPS' issue and needing 3G/carrier access.
I think it's more of a feature bundling issue.

If you don't have a cell-based data network, the only place you can pull down map data is when you are connected to a WiFi network. A GPS that can't display maps is not very useful, so I'm guessing Apple decided not to include it since it wouldn't justify the added cost. I wouldn't want to pay for GPS in a device that didn't either store a full set of maps locally or have an "always on" internet connection.
__________________
Regards,

Duncan C
WareTo

Check out our apps in the Apple App store


Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.

See this tutorial on using UIView animations and layer animations:

See this thread on generating random, non-repeating text

Check out a very cool Macintosh Kaleidoscopes app called ScopeWorks that we released to the Mac App store.
Duncan C is offline   Reply With Quote
Old 11-04-2011, 10:36 PM   #6 (permalink)
Registered Member
 
Join Date: Nov 2011
Posts: 10
vonkal is on a distinguished road
Default

OK, Thanks for the info, but I want to make sure I have this right.

If I understand correctly, the iPod Touch does not have any locating mechanism, either network based or true GPS. And that was the original reason that I decided the iPod Touch would not work for my purposes.

Now an iPhone without a network connection should still be capable of connecting to WiFi, right? So if it has a true GPS, assisted or not, it should be able to acquire its location based on its GPS alone.

So my question now is, does the iPhone have to be an unlocked phone in order to access the WiFi, or can any iPhone connect to WiFi, even one without a SIM that is not connected to any network?
vonkal is offline   Reply With Quote
Old 11-05-2011, 02:24 AM   #7 (permalink)
Registered Member
 
SundialSoft's Avatar
 
Join Date: Oct 2010
Location: Scotland
Posts: 176
SundialSoft is on a distinguished road
Default

Quote:
Originally Posted by vonkal View Post
Hello to all. I am new to this forum, but will probably have to spend considerable time here from now on to learn as much as possible.

I am not typically an Apple guy. Hey! Who thru that?

But I am now required to get used to, and start using Apple products, and I am pretty keen on the idea now. We run a few websites, and have recently had some success with mobile apps that are associated with these sites. Our first entry was with the Android platform, which now because of their success, need to be offered to iProducts as well.

These apps are being developed by freelancers, and we need a way to test them on actual devices.

My question is, can I pick up a few used iPhone models to do the testing of these apps without getting them hooked up to a network? I want to just use them to test the development progress of the programmer by connecting to WiFi. I know we could do this with iPod touch, but we need the GPS and other functions too.

Thanks for any advice.
Any iPhone needs a sim card to function even if the card is not functional on a network. You can't activate it without the sim. I have an iPhone 3GS (it can run ios5) with a pay as you go sim card in it so I just put credit on it as required.
SundialSoft is offline   Reply With Quote
Old 11-05-2011, 09:06 AM   #8 (permalink)
Cocoa Junkie
 
Duncan C's Avatar
 
Join Date: Dec 2008
Location: Northern Virginia
Posts: 6,003
Duncan C has a spectacular aura about
Default

Quote:
Originally Posted by SundialSoft View Post
Any iPhone needs a sim card to function even if the card is not functional on a network. You can't activate it without the sim. I have an iPhone 3GS (it can run ios5) with a pay as you go sim card in it so I just put credit on it as required.


That's not true. You need a SIM to activate the phone, but once it's activated, you can take it out and the phone still functions, basically as an iPod touch.

In response to another poster's comments about location services, iPod touches will use WiFi information to approximate your location. I've walked up our street with my kid's iPod touch, and my location jumped from lot to lot as I walked (at least as long as the cached map data lasted.) Interestingly, it was able to calculate my location even though ALL the WiFi locations were encrypted. As long as they were discoverable, the location manager was able to use them to find my location.

I found it fascinating that the maps app knew about the location of my neighbors personal WiFi base stations. That implies a HUGE database of WiFi location information, on a house-by-house level. On one level it's very cool, and on a big-brother level it's a little scary.
__________________
Regards,

Duncan C
WareTo

Check out our apps in the Apple App store


Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.

See this tutorial on using UIView animations and layer animations:

See this thread on generating random, non-repeating text

Check out a very cool Macintosh Kaleidoscopes app called ScopeWorks that we released to the Mac App store.
Duncan C is offline   Reply With Quote
Old 11-06-2011, 02:26 AM   #9 (permalink)
Registered Member
 
SundialSoft's Avatar
 
Join Date: Oct 2010
Location: Scotland
Posts: 176
SundialSoft is on a distinguished road
Default

Quote:
Originally Posted by vonkal View Post
Hello to all. I am new to this forum, but will probably have to spend considerable time here from now on to learn as much as possible.

I am not typically an Apple guy. Hey! Who thru that?

But I am now required to get used to, and start using Apple products, and I am pretty keen on the idea now. We run a few websites, and have recently had some success with mobile apps that are associated with these sites. Our first entry was with the Android platform, which now because of their success, need to be offered to iProducts as well.

These apps are being developed by freelancers, and we need a way to test them on actual devices.

My question is, can I pick up a few used iPhone models to do the testing of these apps without getting them hooked up to a network? I want to just use them to test the development progress of the programmer by connecting to WiFi. I know we could do this with iPod touch, but we need the GPS and other functions too.

Thanks for any advice.
I tried my iphone 4S out in the car yesterday with a sim in it with no credit on it. I could not use the built in maps app to navigate so it looks like you need credit on it to work properly.
SundialSoft is offline   Reply With Quote
Old 11-06-2011, 02:30 AM   #10 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

You need credit to download maps over 3G.
baja_yu is offline   Reply With Quote
Old 11-06-2011, 09:11 AM   #11 (permalink)
Cocoa Junkie
 
Duncan C's Avatar
 
Join Date: Dec 2008
Location: Northern Virginia
Posts: 6,003
Duncan C has a spectacular aura about
Default

Quote:
Originally Posted by SundialSoft View Post
I tried my iphone 4S out in the car yesterday with a sim in it with no credit on it. I could not use the built in maps app to navigate so it looks like you need credit on it to work properly.
As I said, without a valid SIM, it acts like an iPod touch. No 3G or Edge network, but WiFi still works fine, and all apps that don't use a network connection are unaffected.
__________________
Regards,

Duncan C
WareTo

Check out our apps in the Apple App store


Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.

See this tutorial on using UIView animations and layer animations:

See this thread on generating random, non-repeating text

Check out a very cool Macintosh Kaleidoscopes app called ScopeWorks that we released to the Mac App store.
Duncan C is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 415
17 members and 398 guests
7twenty7, Alex-alex, Apptronics RBC, baja_yu, dre, FrankWeller, gwelmarten, ipodphone, jeroenkeij, jleannex55, matador1978, n00b, pbart, reficul, Retouchable, Sami Gh, usernametaken
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,676
Threads: 94,125
Posts: 402,910
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jleannex55
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:19 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0