Quote:
Originally Posted by billybobr_06
Thanks for the info... Ill try it out now
Im having a problem though. I cant access "cellular data" inside "network".
Any ideas?
|
yeah, I do, unfortunatly resolving this isn't that easy ...
you need to know how to SSH onto your phone and how to execute a comand line comand on the phone.
first of all install erica utilities from cydia.
then SSH onto your iphone and go to /private/var/mobile/Libraray/Carrier Bundle.bundle/
in their, execute
plutil -convert xml1 carrier.plist
after that, download the carrier.plist, open it, scroll all the way down. at the bottom there should be
</dict>
</pist>
ABOVE those lines, add:
<key>AllowEDGEEditing</key>
<true/>
save the file, upload it back to your phone, reboot, and "cellular data network" should be there.