Skip to content

Tag: huawei-mobile-services

HMS NoClassDefFoundError Android

I’m using HMS plugin for Android Studio. I have a class called MyFirebaseMessagingService which receives notifications from Firebase. it used to be like : after conversion: After converting the code, I had the following problem : I found a suggested solution in Huawei support, but it didn’t work! …