Skip to content

[ jp.naver.line.android] <I can't access my Google account.> #2830

Open
@areteruhiro

Description

@areteruhiro
2025-03-21.11-54-42.mp4

Affected app
Name: LINE
Package ID: jp.naver.line.android

Describe the bug
A clear and concise description of what the bug is.
Cannot access Google account.

To Reproduce
Steps to reproduce the behavior:

Go to "Settings"
Click on "Backup and restore chat history"
Click on "Restore or Back up now" and log in to the account
An error occurs
Expected behavior
The account should be selected, and the chat should be backed up or restored.

Screenshots
Since this behavior is unusual, I have attached a video instead.

System
Android Version: 13
Custom ROM: MagiskOnWSALocal

Magisk + LSPosed + FakeGApps

microG
microG Core version: v0.3.6.244735
microG Self-Check results: Only SafetyNet is unchecked

////////////////
I am verifying whether LINE is compatible with microG.

The difference between a device with microG and a device with GApps was whether the following was called or not.
(This is an Xposed module for verification, which logs calls that start with "com.google.android.gms.")
GApps Device(Expected behavior)

2025-03-20 21:32:28.624 23783-21475 LSPosed-Bridge          jp.naver.line.android                I  [GMS-LOGGER] [com.google.android.gms.common.internal.h.a]
                                                                                                    Return Type: g0 (com.google.android.gms.common.internal.g0)
                                                                                                    Return Value: com.google.android.gms.common.internal.g0@d29211f
                                                                                                    Arguments:
                                                                                                      [0] LineApplication: jp.naver.line.android.LineApplication@bae0fd3
2025-03-20 21:32:28.626 23783-21475 LSPosed-Bridge          jp.naver.line.android                I  [GMS-LOGGER] [com.google.android.gms.common.internal.d0.a]
                                                                                                    Return Type: Intent (android.content.Intent)
                                                                                                    Return Value: Intent { cmp=com.google.android.gms/.auth.GetToken }
                                                                                                    Arguments:
                                                                                                      [0] LineApplication: jp.naver.line.android.LineApplication@bae0fd3

There were no obvious errors in the log cat.

Activity

areteruhiro

areteruhiro commented on Mar 21, 2025

@areteruhiro
Author

Image

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @areteruhiro

      Issue actions

        [ jp.naver.line.android] <I can't access my Google account.> · Issue #2830 · microg/GmsCore