Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dread

macrumors 6502a
Original poster
Jun 16, 2009
735
4
I need to enter an apn to get internet on a jailbroken/unlocked 3gs but I cant find the apn. I can see it on my 2g under settings/general/network/cellular data network but I can't see it on the 3gs because the 3g on/off toggle is there. Where can I find the apn.
 
The carrier your phone is locked to has disabled APN settings. You can edit them by doing the following:

Use SSH or iFile to edit the carrier.plist file in /System/Library/Carrier Bundles/<YourCarrier>. (Example – in my case it was ../Carrier Bundles/AT&T_us.bundle). Add the following:

<key>AllowEDGEEditing</key>
<true/>

just after

<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE plist PUBLIC “-//Apple Computer//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<plist version=”1.0″>
<dict>

That should enable the APN settings.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.