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

Pre-launch report: ActivityNotFoundException #93

Closed
mrgzi opened this issue Dec 16, 2022 · 1 comment
Closed

Pre-launch report: ActivityNotFoundException #93

mrgzi opened this issue Dec 16, 2022 · 1 comment

Comments

@mrgzi
Copy link

mrgzi commented Dec 16, 2022

Exception android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.google.android.gms.games.VIEW_LEADERBOARD_SCORES dat=version: flg=0x4000000 pkg=com.google.android.play.games (has extras) }
at android.app.Instrumentation.checkStartActivityResult (Instrumentation.java:2161)
at android.app.Instrumentation.execStartActivity (Instrumentation.java:1805)
at android.app.Activity.startActivityForResult (Activity.java:5470)
at android.app.Activity.startActivityForResult (Activity.java:5428)
at com.abedalkareem.games_services.GamesServicesPlugin$showLeaderboards$onSuccessListener$1.invoke (GamesServicesPlugin.java:171)
at com.abedalkareem.games_services.GamesServicesPlugin$showLeaderboards$onSuccessListener$1.invoke (GamesServicesPlugin.java:170)
at com.abedalkareem.games_services.GamesServicesPlugin.showLeaderboards$lambda-14 (GamesServicesPlugin.java:184)
at com.abedalkareem.games_services.GamesServicesPlugin.lambda$dr7v6Y0_2b-hsV4KhAWkJ-_4G9A (GamesServicesPlugin.java)
at com.abedalkareem.games_services.-$$Lambda$GamesServicesPlugin$dr7v6Y0_2b-hsV4KhAWkJ-_4G9A.onSuccess (-.java)
at com.google.android.gms.tasks.zzm.run (zzm.java:1)
at android.os.Handler.handleCallback (Handler.java:942)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loopOnce (Looper.java:201)
at android.os.Looper.loop (Looper.java:288)
at android.app.ActivityThread.main (ActivityThread.java:7898)
at java.lang.reflect.Method.invoke (Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:936)

@Abedalkareem
Copy link
Owner

This issue should be fixed with the latest update to the SDK.

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

2 participants