Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android app fails to launch without Google Play installed #11357

Open
An-anonymous-coder opened this issue Feb 12, 2025 · 0 comments
Open

Android app fails to launch without Google Play installed #11357

An-anonymous-coder opened this issue Feb 12, 2025 · 0 comments

Comments

@An-anonymous-coder
Copy link

Describe the bug

If Google Play Services are not installed on the device, Audius Music will crash on launch.

To Reproduce

Steps to reproduce the behavior:

  1. Install a custom Android distribution that does not include Google Play Services by default (e.g. GrapheneOS)
  2. Install Audius Music (e.g. through Aurora Store)
  3. Open Audius Music
  4. The app will crash on launch because it fails to load com.google.android.gms.cast.framework.dynamite

Expected behavior

The app should work without Google Play Services installed.

Dev Environment (more info the better!):

  • OS: Android 15 (GrapheneOS)
  • App Version: v1.1.468 (780)

Additional context
GrapheneOS is a privacy and security focused custom Android distribution. It does not include Google Play Services by default over privacy concerns.

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

No branches or pull requests

1 participant