SwiftKey Keyboard doesn't sync automatically

Open
#887 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, java
Domain
mobile-dev

Research direction

Start by tracing the GmsGcmMcsInput and GmsGcmMcsSvc handling shown in the report, especially the incoming SET stanza with extension id 12. Reproduce the SwiftKey sync scenario and determine the expected handling; done means automatic syncing works without the message being reported as unknown.

Written by the indexing model from the issue text.

Description

GmsGcmMcsInput
Incoming message: IqStanza{type=SET, id=E7E0046D, from=mcs.android.com, to=4124529691026361702@mcs.android.com/4124529691026361702, extension=Extension{id=12, data=[size=0]}, account_id=-1}

GmsGcmMcsSvc
Unknown message: IqStanza{type=SET, id=E7E0046D, from=mcs.android.com, to=4124529691026361702@mcs.android.com/4124529691026361702, extension=Extension{id=12, data=[size=0]}, account_id=-1}

Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microg/GmsCore

All issues in microg/GmsCore

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.