Can't set my APN settings properly (Public Mobile, Canada)

Btw, here is my post on the PM forums : https://productioncommunity.publicmobile.ca/t5/Phones-Hardware/Teracube/td-p/507664

Yes - we will get them added in the next update. Meanwhile - would you be interested in trying out a test build with APN added? The installation steps will use fastboot (similar to the Bootloader unlock section here)

Hello Sharad!

Those are good news, thanks!
Yeah, I’m up for installing a test build; this will perform a factory reset, correct?

Thanks again

  • Frank

Great - should have a test build for you soon. If you have not unlocked your bootloader already, then yes - bootloader unlock will perform a factory reset. Installing the new build will not do a reset by itself.

Question - have you rooted the phone and tried those APN settings? Which APN settings should we add?

Hello Sharad,

Ok cool, I’ll unlock the bootloader as soon as you send me the new build!

I have not rooted my device yet, nor tried the APN settings; I guess you can find the values somewhere on the PM forums. (Somebody posted those values on my post : https://productioncommunity.publicmobile.ca/t5/Phones-Hardware/Teracube/td-p/507664)

Take care!

  • Frank

Hi Frank,

As promised here is the modified system image that includes the Public Mobile APN. Please note that we are not able to test it here (since the particular network is not in US).

Note: This is a temporary solution. We will include the fix in our next official build.

  1. Download the image from here. [Update: this points to the latest revision as of Aug 15, 2020].
  2. Unzip it to its img file.
  3. Backup your data (Check under Settings > System > Backup).
  4. Follow these flashing instructions to flash the image to your Teracube.

Let us know how it goes or if you run into anything.

1 Like

This is customer service.

3 Likes

Hey Sharad!

Thanks for the test build; I’ve just installed it, but it unfortunately doesn’t seem to work :S.

The “Network & Internet / Mobile network / Network” setting shows ‘Public Mobile’, but there are no entries in the ‘APNs’ settings page (Where there used to be Telus settings). That page is now blank and shows the following text following text written in “Access Point Name settings are not available for this user”. I’ve tried restarting the device a couple of times, logging in with my google account and playing around with a couple other settings, but I’m not able to make this work (or try out any custom APN settings).

Is there any further troubleshooting info I could give that would be useful to you?

Would it be possible for you to re-enable the manual editing of APNs? I found this reddit post about which commits introduced those changes in the android codebase.

Thanks

  • Frank
2 Likes

We entered the following settings:

<apn carrier=“Public Mobile”
mcc=“302”
mnc=“220”
mmsport=“80”
mmsproxy=“74.49.0.18”
mmsc=“http://aliasredirect.net/proxy/mb/mmsc
apn=“sp.mb.com
type=“default”
/>

The link you gave has slightly different settings. And this another link has slightly different.

Is it possible for you to call Public Mobile and ask them for the right Android settings? Or we can create another build with different settings?

My colleague @robert has put together another test build for you. Will upload and share the the link tomorrow.

Hello Sharad,

I have another phone (Nexus 5X) which connects properly, so here are the snapshots of it’s APN Settings page. I hope it can help!

Take care

- Frank

(Looking forward to that build btw :slight_smile: )

Here you go (new build) . Let us know how it goes. Any screenshots will be helpful.

1 Like

Hi! I just got my Teracube, and am also on public mobile. Also can’t access my data, which I think is the problem on this thread. I could also help if you need another tester, or would love to hear a solution.

It’ll be great if you can try the same instructions and let us know.

ps: I have updated the above instructions with the new image

Hello Sharad,

It still doesn’t work. Here are screenshots of my APN settings page.

I don’t know if it’s worth mentioning, but Public Mobile uses the infrastructure of Telus.

Is there anything else I can do? Some utility I could run?

Thanks!

Is it possible for you to do a root and try out the settings? We added the suggested settings to the apns-conf.xml - so not sure why its not working.

One more thing - can you try a different carrier SIM in this new build. Just to make sure that our apns-conf is working at all or not.

Hi. I tried the updated version you suggested, and I can confirm that I also still can’t access data. I will to find another sim card carrier, but in the meantime is there some other information I could provide to help you?

Hi @franknarf8 and @Faith_Jones - here is a new test build. Not much has changed - just a cleanup of the apns-conf file.

This is the only entry we have added:

<apn carrier=“Mobile Internet”
mcc=“302”
mnc=“220”
apn=“sp.mb.com
type=“default,mms,agps,supl,fota,hipri”
mmsc=“http://aliasredirect.net/proxy/mb/mmsc”
mmsproxy=“74.49.0.18”
mmsport=“80”
mvno_type=“gid”
mvno_match_data=“4D4F”
/>

I just realized that gid is uppercase in your screenshots. We had added it as a lowercase. Let me know if the new build works or not. Can create a new one with uppercase “GID”

I just tried the newest update, but no luck. Data is still not working.