Skip to content

Crashes when no Google Play Services present #167

@Daria-E

Description

@Daria-E

🌎 Environment

  • Environment: Production
  • Device: Google Pixel 8a
  • OS: Android 15
  • App Version & Build: 1.0.7 (10070074)

💬 Description

Tested on GrapheneOS, both in a profile with Google Play Services and one without.

On the profile with Google present, the app functions as expected.

On the profile without (cloned there via Shelter) it crashes on launch.

📎 Attachments

type: crash
osVersion: google/akita/akita:15/BP1A.250305.019/2025030900:user/release-keys
package: com.simplecityapps.shuttle:10070074, targetSdk 34
process: com.simplecityapps.shuttle
processUptime: 231 + 439 ms
installer: net.typeblog.shelter

java.lang.RuntimeException: Unable to create application com.simplecityapps.shuttle.ShuttleApplication: java.lang.RuntimeException: com.google.android.gms.cast.framework.ModuleUnavailableException: com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module com.google.android.gms.cast.framework.dynamite found. Local version is 0 and remote version is 0.
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7743)
	at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2509)
	at android.os.Handler.dispatchMessage(Handler.java:109)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at android.app.ActivityThread.main(ActivityThread.java:8973)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
	at com.android.internal.os.ExecInit.main(ExecInit.java:50)
	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
Caused by: java.lang.RuntimeException: com.google.android.gms.cast.framework.ModuleUnavailableException: com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module com.google.android.gms.cast.framework.dynamite found. Local version is 0 and remote version is 0.
	at p7.b.a(SourceFile:67)
	at ee.e.<init>(SourceFile:14)
	at bf.i$a.get(SourceFile:1546)
	at th.a.get(SourceFile:14)
	at bf.i.j(SourceFile:127)
	at bf.j.onCreate(SourceFile:19)
	at com.simplecityapps.shuttle.ShuttleApplication.onCreate(SourceFile:1)
	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1401)
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7737)
	... 11 more
Caused by: com.google.android.gms.cast.framework.ModuleUnavailableException: com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module com.google.android.gms.cast.framework.dynamite found. Local version is 0 and remote version is 0.
	at com.google.android.gms.internal.cast.g.a(SourceFile:45)
	at p7.b.<init>(SourceFile:113)
	at p7.b.a(SourceFile:56)
	... 19 more
Caused by: com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module com.google.android.gms.cast.framework.dynamite found. Local version is 0 and remote version is 0.
	at com.google.android.gms.dynamite.DynamiteModule.c(SourceFile:787)
	at com.google.android.gms.internal.cast.g.a(SourceFile:7)
	... 21 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions