Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
hey guys...so i just installed the TWCable Tv via the app store, and did the cydia tweak by adrian.

but it says live tv is unavail, you must be logged into your home network?

i am connected via wifi to my home wifi....any idea?

thanks
 
hey guys...so i just installed the TWCable Tv via the app store, and did the cydia tweak by adrian.

but it says live tv is unavail, you must be logged into your home network?

i am connected via wifi to my home wifi....any idea?

thanks

Did you install the version from this thread, or from Cydia?
 
I repatched the code using a different class. I believe this will work with wifi+VPN

Credit for the header files for the patch goes to Adrian

http://db.tt/y9UHqHT

Let me know if this works for you.
 
Last edited:
That's great, what class did you modify?

Adrian

I modified the TWCAppSettings class.

Success from Taiwan via VPN
photo.PNG
 
Last edited:
I modified the TWCAppSettings class.

Success from Taiwan via VPN

Is there anyway you can provide us all with a step by step on how you setup the VPN to make it all work via 3g/external Wifi? =) I'm sure we would all appreciate it! thanks in advance...
 
Is there anyway you can provide us all with a step by step on how you setup the VPN to make it all work via 3g/external Wifi? =) I'm sure we would all appreciate it! thanks in advance...

I would suggest following this thread

https://forums.macrumors.com/threads/1132519/

I don't have experience with easyvpn, but doesn't look hard. I use my router with dd-wrt on it as a vpn server.

Oh yea for the search domain, I don't believe you need to enter anything in.
 
Hey guys, I think I also found another solution to this problem, using another method than milk242. This is something I could possibly quite easily port to another app, due to me tweaking an Apple framework.

As usual, I'm going to need testers, and if all goes well, I will update my app on Cydia.

Deb: http://bit.ly/ofhEaO

Thanks for testing, and thanks to milk242 for giving me some competition :p
 
Last edited:
Hey guys, I think I also found another solution to this problem, using another method than milk242. This is something I could possibly quite easily port to another app, due to me tweaking an Apple framework.

As usual, I'm going to need testers, and if all goes well, I will update my app on Cydia.

Deb: http://dl.dropbox.com/u/2897463/com.adrian.****timewarner_1.0-1_iphoneos-arm.deb

Thanks for testing, and thanks to milk242 for giving me some competition :p

Your download link is throwing out a 404 error.

Haha not meant to be competition, wasn't sure if you visited this site often and since you don't really live in the US to test TWC, I needed something to work via VPN+external wifi.

If it wasn't for your github, I probably would have never figured out how easy it is to hook into applications using mobile substrate and/or use class-dump-z to get header files. So thanks for indirectly teaching me :)
 
Your download link is throwing out a 404 error.

Haha not meant to be competition, wasn't sure if you visited this site often and since you don't really live in the US to test TWC, I needed something to work via VPN+external wifi.

If it wasn't for your github, I probably would have never figured out how easy it is to hook into applications using mobile substrate and/or use class-dump-z to get header files. So thanks for indirectly teaching me :)

Hey, I'm glad I could help :)

The 404 is because MR changed f u c k in the filename to **** it's fixed now
 
I just got back from a trip to the desert, and am very happy to see the new developments in this thread! Checking in from a hotel WiFi.


I repatched the code using a different class. I believe this will work with wifi+VPN

Credit for the header files for the patch goes to Adrian

http://db.tt/y9UHqHT

Let me know if this works for you.


Thanks for this; I just tested it out and it DOES WORK. On my iPad, connected via VPN to my home network, I was able to launch and use the TWCable TV app (latest version) on my jailbroken iPad 1. No errors. It just works. Fantastic! Been looking forward to this for a very long time. Your work is appreciated.


Hey guys, I think I also found another solution to this problem, using another method than milk242. This is something I could possibly quite easily port to another app, due to me tweaking an Apple framework.

As usual, I'm going to need testers, and if all goes well, I will update my app on Cydia.

Deb: http://bit.ly/ofhEaO

Thanks for testing, and thanks to milk242 for giving me some competition :p

I tested this also -- unfortunately it does not work. With this installed, I get the usual "Authorization failed: Please disable VPN" error.

Thanks to you both for this fantastic tweak. You've made my iPad infinitely more interesting now. It would be great if crossingman's previous work and milk242's could be combined into one app on Cydia.
 
hey guys...so i just installed the TWCable Tv via the app store, and did the cydia tweak by adrian.

but it says live tv is unavail, you must be logged into your home network?

i am connected via wifi to my home wifi....any idea?

thanks

I had the same issue; it turned out to be a problem with my account on Time Warner. I had to call a bunch of CSRs until they finally reauthorized my account in some way. It had nothing to do with anything wrong on my iPad, jailbreak, additional hacks or this app itself... and everything to do with my TWC account. Call them and complain, they should be able to fix your account so the app will start working again.
 
Can you share your code, so I'm sure I have a working version?

Code:
%hook TWCAppSettings

-(BOOL)disable_jailbreak_detect {return TRUE;}
-(BOOL)disable_vpn_detect {return TRUE;}
-(BOOL)disable_proxy_detect {return TRUE;}

%end
 
Optimum users are suffering the same frustrations. Please help!! I have an iphone4 and iPad2. It detects the jailbreak on both. Thank you in advance
 
Hey guys, I think I also found another solution to this problem, using another method than milk242. This is something I could possibly quite easily port to another app, due to me tweaking an Apple framework.

Crossingman: The Optimum Cablevision iPhone App is now blocking Jailbroken devices from accessing the app. Can you post the details of the tweak you performed on the Apple Framework to fix the TWCable TV issue? I'm thinking of just making the same tweak using iFile on my iPhone in hopes that it will also work to fix the Optimum issue.

Any info would be greatly appreciated :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.