Skip to content

Added RCS support #3327

Closed
naushad970 wants to merge 2 commits intomicrog:masterfrom
naushad970:master
Closed

Added RCS support #3327
naushad970 wants to merge 2 commits intomicrog:masterfrom
naushad970:master

Conversation

@naushad970
Copy link
Copy Markdown

monitored logcat on device with real play services to see what messages does during rcs setup. it just looks for com.google.android.gms.rcs.START and try to bind IRcsEngineController. when that missing, it show "chat features unavailable" and stop. so i just did same thing in microg. now when messages look for that service, microg return the controller instead of nothing.
tested this on redmi note 8 pro with airtel you can see in video. messages already have jibe client inside. it was never broken. microg was just not returning anything to it. #2994

Untitled.design.1.mp4

@quimodotcom
Copy link
Copy Markdown

Brother this is the same code I tested and it didnt do anything. This code to me just looks like it broadcasts true messages around the place.

@naushad970
Copy link
Copy Markdown
Author

naushad970 commented Mar 10, 2026

Brother this is the same code I tested and it didnt do anything. This code to me just looks like it broadcasts true messages around the place.

logs? also if you can share the video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants