Skip to content

[BUG] Session doesn't start without Google Play Services #72

Open
@ElliotAtHelsinki

Description

@ElliotAtHelsinki

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I uninstalled com.google.android.gms with adb, and now whenever I open up Session, after authenticating with biometrics, the app automatically closes. Reinstalling com.google.android.gms makes the app work again, which confirms that the lack of com.google.android.gms is what is causing the issue.

Expected Behavior

Android phones without Google Play Services should be able to run Session. I understand that some people want to have fast notifications using Google's servers, but it is quite ridiculous that a privacy messenger would require Google Play Services to start at all, even if one chooses not to use fast notifications.

Steps To Reproduce

  1. Uninstall Google Play Services using adb (open up adb shell and run pm uninstall --user 0 com.google.android.gms; don't just disable it)
  2. Open Session
  3. App crashes

Android Version

13

Session Version

1.18.1

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    JiraThis ticket is being tracked in JirabugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions