I am getting following error in builder using companion. This was working after recent upgrade.
Any thoughts or fixes for this?
Mohan
I am getting following error in builder using companion. This was working after recent upgrade.
Any thoughts or fixes for this?
Mohan
Seems like you are using some extension as well. Ask the extension developer to update the extension or target a lower version of the SDK
@Tmohank what extensions are you using and when this error comes? means on execution of which block.
It is the notification style extension which was causing the error. I will check if there are updates for that.
I am still getting error for Firebase
I added this component before initiating firebase auth. This component was not required/available before recent (within 2 weeks) niotron/companion update
Thanks
Mohan
@Tmohank set the values from the designer section and then check.
Let me try. But, will it be encrypted/obfuscated ?
Thanks
Mohan
I tried to set the values from the designer. Same error.
Based on the error, it feels like class definition issue for the firebase core component.
The NoClassDefFoundError` is a common error in Java that occurs when the JVM (Java Virtual Machine) cannot find the definition of a class that was available during compile time but is missing during runtime.
@Tmohank can you share your aia in DM?