Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to test an iPhone App on my iPod touch without registering with Apple?

Tags:

iphone

Is there a manual way to load an iPhone App onto the iPod touch?

like image 304
Moshe Avatar asked Jan 07 '10 01:01

Moshe


People also ask

Do iPhone apps work on iPod touch?

Answer: A: Generally, yes, but a few require iPhone-specific functionality. Check the description for each application.

Can you test iOS apps on iPhone?

Tap View in TestFlight or Start Testing; or tap Install or Update for the app you want to test. If you're testing an iOS app that includes an iMessage app, launch the beta app from the Home Screen. If you're testing an app that's for iMessage only or a sticker pack, you can launch it from within Messages.

How do I set up an iPod without Apple ID?

If you look beneath these, you'll also find in blue the option to Set Up Later in Settings. You'll see a dialog box asking if you're sure you don't want to use an Apple ID. Choose Don't Use then you'll be able to complete the process without needing to sign up to the Apple ID program.


1 Answers

Yes, this does require a jailbreak. No, it won't brick your device, and it literally can't. Also, just click one button ("restore") in iTunes and it is gone, so it won't really void your warranty either. Also, if you do sign up afterwards, the Apple program works fine on JB'd devices (and you get access to background apps and other "horrible" features).

That being said, it is a reasonably trivial process to do. I'll outline a simple solution:

  1. Edit 2: Check http://jailbrea.kr/ for the easiest way to jailbreak.
  2. (No longer needed).
  3. Open up Cydia, wait for it to sort things out, relaunch it. Once it is done downloading, search for "OpenSSH" and install it. Next three steps are optional but otherwise you might get a worm. Basically, you need to change the default password to something else. Its like leaving your computer with no password and connected online: very dumb.
  4. Find your iPod's IP address. Its listed in the default Settings app on the device.
  5. Open up Terminal on the Mac, then: ssh -l root IP_OF_IPOD, of course using the real IP of your iPod. Password is alpine.
  6. Change your password, for security: passwd. Type in the old password (still alpine), then make up a new one and enter it twice. iPod secured.
  7. K, time for Xcode. Open up this site: http://www.iphonedevwiki.net/index.php?title=Xcode
  8. To get files of the device, a SFTP client like Cyberduck is useful.

Very easy process, just takes some time.

like image 97
Grant Paul Avatar answered Oct 28 '22 16:10

Grant Paul



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!