[io.yuka.android] Unable to sign up
Affected app
Name: Yuka
Package id: io.yuka.android
Describe the bug
I'm unable to sign up - when it asks for my email, clicking Next does nothing.
To Reproduce Steps to reproduce the behavior:
- Install Yuka
- Click on 'Sign in with email'
- Click 'next'
- It does not proceed
Expected behavior It should proceed to the next screen
System Android Version: 15 Custom ROM: CalyxOS 6.7.20
microG microG Core version: 0.3.7.250932-18 (b12b324) microG Self-Check results: All ticked except for "permission to find accounts on the device" 2868
Additional context
2025-05-27 18:33:19.092 21927-21927 AuthUI io.yuka.android E A sign-in error occurred.
com.google.firebase.FirebaseException: An internal error has occurred. [ Firebase App Check token is invalid. ]
at com.google.android.gms.internal.firebase-auth-api.zzadg.zza(com.google.firebase:firebase-auth@@23.1.0:22)
at com.google.android.gms.internal.firebase-auth-api.zzaef.zza(com.google.firebase:firebase-auth@@23.1.0:89)
at com.google.android.gms.internal.firebase-auth-api.zzady.zza(com.google.firebase:firebase-auth@@23.1.0:18)
at com.google.android.gms.internal.firebase-auth-api.zzaea.zza(com.google.firebase:firebase-auth@@23.1.0:53)
at com.google.android.gms.internal.firebase-auth-api.zzade.zza(com.google.firebase:firebase-auth@@23.1.0:13)
at com.google.android.gms.internal.firebase-auth-api.zzzv.zza(com.google.firebase:firebase-auth@@23.1.0:2)
at com.google.android.gms.internal.firebase-auth-api.zzaeo.zza(com.google.firebase:firebase-auth@@23.1.0:15)
at com.google.android.gms.internal.firebase-auth-api.zzaeo.zza(com.google.firebase:firebase-auth@@23.1.0:47)
at com.google.android.gms.internal.firebase-auth-api.zzadv.zza(com.google.firebase:firebase-auth@@23.1.0:5)
at com.google.android.gms.internal.firebase-auth-api.zzzk.zze(com.google.firebase:firebase-auth@@23.1.0:4)
at com.google.android.gms.internal.firebase-auth-api.zzadh.zze(com.google.firebase:firebase-auth@@23.1.0:2)
at com.google.android.gms.internal.firebase-auth-api.zzabp.zza(com.google.firebase:firebase-auth@@23.1.0:4)
at com.google.android.gms.internal.firebase-auth-api.zzaeh.run(com.google.firebase:firebase-auth@@23.1.0:9)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
at com.google.firebase.concurrent.b.b(CustomThreadFactory.java:13)
at com.google.firebase.concurrent.b.a(CustomThreadFactory.java:1)
at com.google.firebase.concurrent.a.run(R8$$SyntheticClass:5)
at java.lang.Thread.run(Thread.java:1119)
Affected app Name: Yuka Package id:
io.yuka.androidDescribe the bug I'm unable to sign up - when it asks for my email, clicking
Nextdoes nothing.
Hi, I've got the very same issue.
System Android Version: 14 Custom ROM: /e/ OS 2.19
microG microG Core version: 0.3.6.244735-dirty
i was able to sign up now
I'm still unable to log in.
System Android Version: 14 Custom ROM: /e/OS 3.0.1
microG microG Core version: 0.3.6.244735-17
I can't sign up too. Error identical as in the opening post. when it asks for my email, I put it in, but clicking Next does nothing.
System FairPhone 4 5G bought from murena. Android Version: 14 Custom ROM: /e/OS 3.0.2 official
microG microG Core version: 0.3.6.244735-17 Self-Check: all good.
You all are 3 versions of microG behind, you can't expect to see a fix if you don't update microG :-)
You all are 3 versions of microG behind, you can't expect to see a fix if you don't update microG :-)
Well, apparently I am unable to independently upgrade microG on /e/ OS, as it comes bundled with the official ROM upgrade. As I am running the latest version /e/OS released by Murena a couple of months ago, I am truly not sure what else can I do? Apart from requesting re-opening this issue :-))) https://community.e.foundation/t/is-possible-to-upgrade-microg/46947/2
OK, I managed to upgrade my /e/ OS to 3.0.4 from official Murena source. Alas, this version also contains microG 0.3.6.244735-17(049740c) I double-checked if that resolved the problem - alas not - it's exactly the same, doing nothing on "Next" button click
Admin - please re-open the issue.
@Appo77 You need to update microG to v0.3.9 (or wait the ROM to update it). microG cannot do anything if the ROM maintainers do not update it.
Same problem in a Motorola G34 5G with last LineageOS 22.2 ROM (Android 15) and microG v0.3.9.250932 (25/7/2025) installed.
Same problem in a Motorola G34 5G with last LineageOS 22.2 ROM (Android 15) and microG v0.3.9.250932 (25/7/2025) installed.
If you can get a logcat with microG v0.3.9 it would be very helpful.
Sure:
adb logcat -c && adb logcat -v time | tee full_log.log | grep -i -E "GmsCore|GsfProxy|io\.yuka\.android" > yuka_microg.log
See zip file attached with both log files.