- Edited
OfflinePuffin
I'll try it and report back.
OfflinePuffin
I'll try it and report back.
83639273 This worked for me for about a month. During the time, it would kick me out of rcs every two weeks maybe. Unfortunately, this stopped working after a while and now I cannot use this trick to enable rcs again. Have you guys had a similar experience?
I actually was able to figure it out. What I did was enable the permission using App Ops
and then clear the cache/storage on my messages app. This allowed me to regain access to rcs.
crazybirdguy Thanks for reporting back! This information may well help other users.
Tried using search in this thread but did find an answer. Has anybody gotten RCS to work in a non owner profile? I can get it activated no problem in the main profile but it won't in a second profile (I disabled it first in the owner before attempting). When I go to the RCS section of settings, it shows my carrier but not my phone number and never activates. All permissions are identical between the two profiles for messages, play store, etc
https://www.macrumors.com/2024/09/18/end-to-end-encryption-rcs-messages/
Waiting for 3rd party rcs clients. will not use google stuff.
On Verizon, getting it to register required not just allowing the extra permission via ApOps, but also switching from 4G-only mode to the default which enables 3G and 5G. I wish I could turn on just 4G and 5G without 3G, not sure why the two are coupled.
areaman this is from the GrapheneOS documentation
LTE-only mode to reduce cellular radio attack surface by disabling enormous amounts of both legacy code (2G, 3G) and bleeding edge code (5G).
By the way, just in case you didn't know this - 4G and LTE are the same thing :)
roamer4223 can't edit anymore so will just reply to myself. I realise there are some technical and very specific differences between LTE and 4G and it's a bit weird if I remember correctly. But I believe the 4G/LTE only mode in GrapheneOS includes 4G and 4G+ and LTE+ and LTE-A and I also think one carrier uses the term 5GE or something. If I got something wrong though, I apologise
No RCS here - stuck on 'verifying' and 'trying to set up' for weeks. I am using an MVNO that is Verizon towers.
RCS instantly activated and worked well when I switched to an MVNO on the T-Mobile network.
Today I switched back to the VZW service with a new eSIM, and it's not working again. Customer support can't figure it out.
I suspect this is an issue with Graphene being unable to verify something that the Verizon network specifically is asking for.
Things I have tried: turning RCS off and on, on mobile and on wifi, avoiding VPNs, reinstalling Carrier Services and Google Messages, delisting my number with RCS from that Google link above, etc. I have 'phone' and 'SMS' permissions for all Google Play related apps and the Messages app.
Can't edit messages, but it seems clear that Verizon is requiring an IMEI as identifier to activate RCS. And Google Messages on Graphene is not a privileged system app and does not have IMEI access. I guess that's the ADB workaround upthread. Apparently there are some apps that can work around this.
https://www.reddit.com/r/GrapheneOS/comments/1ci0u7a/comment/l2g6905/
If this issue is completely carrier dependant, with some carriers needing access to the IMEI to work at all, some needing it to work reliably, but also some not needing access to the IMEI at all, I think it would be really useful if everyone reading this thread (who uses Google messages) would also report if they have had no issues at all, and what carrier they use.
Obviously people are already reporting when they have had issues but it might be useful for people to know if there are any carriers that are friendly to GrapheneOS (without needing to give device identifiers / IMEI) as I bet there are people who would switch simply on that basis.
Personally I just use a data sim and don't use RCS yet, however my friend uses GOS and Google Messages and they are pretty sure they've never had issues and haven't had to give access to IMEI.
They are on o2 (in the UK)
When I have a chance I might grab some other SIMs and test them out with RCS support, each for a month or so, and report back for anyone reading this thread who is in the UK.
Rogers in Canada - zero issues with RCS.
FirstNet / AT&T - Had to enable identifiers per the AppOps process before Google Messages would allow RCS.
NightSky What is the App Ops process? I see it referenced but no explanation of what it is or what the steps are. Thanks!
Nevermind - looks like it's here: https://appops.rikka.app/guide/#what-is-appops-in-android
Good idea.
As I said above, RCS worked instantly on a Graphene device using a T-Mobile MVNO in the US. Same device on Verizon, it's stuck on verification.
I just used adb to give permissions to Messages actually to Play Services~:
$ adb shell appops set com.google.android.gms READ_DEVICE_IDENTIFIERS allow
Check if it worked:
$ adb shell appops get com.google.android.gms | grep READ_DEVICE_IDENTIFIER
READ_DEVICE_IDENTIFIERS: allow; rejectTime=+26m54s324ms ago
It didn't make RCS work though.
Per the message you are talking about, it looks like I need to give them to Play Services. I don't know how to do that with adb - I'll play around a bit.
https://discuss.grapheneos.org/d/1353-using-rcs-with-google-messages-on-grapheneos/343
EDIT: looks like that's what I did, actually.
com.google.android.gms = Play Services. Right?
Hi All,
I am facing similar issues, RCS activates fine, however when I try to initiate a chat with any contact (who I know RCS works with) it just says SMS.
It works on stock OS just not GOS, which is a shame, did anyone ever find a way around this?
Thanks
epileptic055 if the other person is iOS, they have to update to iOS18 and enable RCS.