Need help: My app was rejected by PlayStore. Error detected: NoClassDefFoundError

Hi K community!

My app got this error appearing in Play Store pre-launch reports, I really do not know what is it about:

FATAL EXCEPTION: Firebase-Messaging-Intent-Handle
Process: com.google.android.youtube, PID: 27245
java.lang.NoClassDefFoundError: aewt
at aewu.b(PG:1)
at duc.a(PG:230)
at duc.get(PG:247)
at aevw.b(PG:1)
at dud.al(PG:5)
at dud.aw(PG:4)
at dud.bg(PG:8)
at duc.a(PG:232)
at duc.get(PG:247)
at afke.a(PG:1)
at aeri.b(PG:1)
at dud.fv(PG:4)
at duc.c(PG:269)
at duc.get(PG:247)
at amfk.a(PG:1)
at eiu.K(PG:5)
at dud.fV(PG:7)
at duc.d(PG:334)
at duc.get(PG:247)
at com.google.android.apps.youtube.app.common.notification.FcmMessageListenerService.b(PG:1)
at com.google.firebase.messaging.FirebaseMessagingService.g(PG:53)
at avgp.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at usj.run(PG:2)
at java.lang.Thread.run(Thread.java:831)

Detected in:
Huawei P8 青春版
720x1280
Android 5.0 (SDK 21)

Thanks in advance for any help

which extensions are you using?
did you test the apk file before publishing in Google Play?
you also can try a Google search…
for example


Taifun
1 Like

solution: ignore :wink:

Taifun

1 Like

Thank you for answering Taifun!

I use kodular components only, no extensions.

You may get the APK here: https://www.sacar10.mx/Sacar10mx.apk

I am testing it in play store, not yet for production.
I tested it in Firebase Test Lab, and all OK

I really hope you may help me on this…

read again this

Taifun

Ok. I’ll ignore it and go forward.

Thanks Taifun

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.