
Update: Netflix/Apple/Whomever doesn't appear to like that Netflix was running on the iPhone and it has been disabled.
We just received a tip from one of our readers going by the name Knisitruck who has successfully gotten Netflix to run on his iPhone 3G. Basically he copied the iPad Netflix app and iPad mediaplayer frameworks to his iPhone, made a few plist edits and changes and got it running!
As a follow up to the pic I sent you, I wasn't able to get the app working at that time. I needed the mediaplayer frameworks from an iPad [/System/Library/Frameworks/MediaPlayer.framework], thanks to one of your forum members, I was able to get that. Then, it still wouldn't work. Noticing my winterboard theme was overriding the mediaplayer layout I disabled it, retried the app and viola, it worked! All that had to be changed was a couple lines in the applications info.plist file and the mediaplayer frameworks, along with a manual install/permissions. (My other apps requiring mediaplayer still run fine.)
But, having said that, I see why Netflix hasn't released an iPhone client yet. Reasons why:
But, having said that, I see why Netflix hasn't released an iPhone client yet. Reasons why:
- Huge battery drain - 25% of battery for around 15min of streaming, drains pretty quick while browsing the app as well.
- Crashing - I suspect memory is the issue here, and also probably because it's made for another device. Happened when browsing too fast through the app(lots of clicks).
- 3G Speed - Takes forever to load the app and to start streaming (does work though)
More details:
To do this yourself
- Get app from iTunes, locate/rename ipa to zip and extract.
- Go into the .app file, located at /appname/Payload/appname.app, (show package contents) and open the info.plist
- Edit all references of OS version to show iphoneos3.1.2 (or your respective version). Save and close, done there.
- SSH, get the mediaplayer frameworks folder from an iPad, located at /System/Library/Frameworks/MediaPlayer.framework
- Copy that to the same location on an iPhone (I'd suggest backing up the original from your phone just in case). Change permissions to 755 recursive for directories, and then go inside the folder and change the individual file permissions to 644. (Or just recursive 755 to all files/folders on the MediaPlayer.framework folder)
- SSH, go to /private/var/stash/Applications
- Copy the appname.app file there and change permissions. (I used 777 recursive for simplicity's sake, but I'm sure the normal 775 would work).
- Launch and have fun.












Reply



