FATAL EXCEPTION: Firebase-Messaging-Intent-Handle

Please run expo diagnostics and paste the log that’s printed out along with your question or issue!

crash issue in google play console

FATAL EXCEPTION: Firebase-Messaging-Intent-Handle
Process: com.google.android.youtube, PID: 28091
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)

expo sdk :- 39
Platform :- Android

3 Likes

Having the same problem on react-native, this post is the only thing that matches this same error message I’m having.

@026binit Do you have youtube player package (react-native-youtube) installed? Did you try testing it, if that’s the case, and see if any error show up for you?

Same!

FATAL EXCEPTION: Firebase-Messaging-Intent-Handle
Process: com.google.android.youtube, PID: 17997
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:7)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
	at usj.run(PG:2)
	at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.ExceptionInInitializerError
	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 duc.a(PG:174)
	at duc.get(PG:247)
	at aeqv.a(PG:6)
	at acpw.b(PG:2)
	at dxe.a(PG:8)
	at dus.onCreate(PG:41)
	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1119)
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5767)
	at android.app.ActivityThread.-wrap1(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1680)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:164)
	at android.app.ActivityThread.main(ActivityThread.java:6523)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:857)
Caused by: dkp: libelements.so
	at dks.c(PG:52)
	at dkq.a(PG:6)
	at duv.a(Unknown Source:8)
	at avlz.f(PG:8)
	at avlz.e(PG:5)
	at avlz.a(PG:1)
	at wqq.a(PG:1)
	at aewt.<clinit>(PG:1)
	... 21 more
FATAL EXCEPTION: Firebase-Messaging-Intent-Handle
Process: com.google.android.youtube, PID: 28514
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)

I have facing exact same issues even I have not use the any youtube api in my project. Any help will be most appreciated

still looking for solutions

I have not use the any youtube api in my project.

hola, tengo el mismo problema, como lo solucionaron?

Please provide more info about your apps.

Run expo diagnostics and paste the output into a comment.

Are you able to provide more information about what the app does, or when the crash occurs?

Does the app make use of Firebase? Youtube?

Does this affect only certain versions of Android? Or certain types of phones?

Are you able to write a very small app that has the same problem? If so, please post the code for this.

The more info you can provide, the more likely it will be that someone can figure out what’s wrong.

There were several results when doing a Google search for "java.lang.NoClassDefFoundError%3A aewt". The following issue seems to imply this issue is happening on Huawei P8 青春版 and Nokia 1 phones:

https://github.com/firebase/quickstart-unity/issues/861

EDIT: See also https://www.reddit.com/r/android_devs/comments/jtgvl1/warning_google_prelaunch_test_bot_mistakenly/

I have formally submitted an enquiry to them. Let’s see what they will reply

Update: I have used expo to build a barebone managed APP (which only displays a few lines of text and NO OTHER FUNCTIONS) and then submit the APK to google play console — and the result is … it shows the same FATAL EXCEPTION: Firebase-Messaging-Intent-Handle error in the pre-launch report for Huawei P8 and Nokia 1.

Hence, the error should not be code-related, and I believe it is a false alarm.

I have the same issue

I have the same. Can’t publish.

But can you publish anyway?

I’m having the same issue, app blocked for days.

please create an issue on Issues · expo/expo · GitHub and follow the issue template to ensure we have the information that we need to help you

The error is gone from Google Play Console. Apps with that error is now being passed.

it seems like this was a bug with google play: android - FATAL EXCEPTION: Firebase-Messaging-Intent-Handle -- java.lang.NoClassDefFoundError - Stack Overflow

3 Likes

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