Hello everyone!
I am having the following error when compiling app with lib firebasenotification, when I remove it from the project, my app compiles, but when it is in the project, it gives the error:
I've already taken the example [B4X] [B4XPages] Firebase Push Example but still have the same problem.
I'm on version 10.70 of b4a ...
FirebaseNotification 2.00 library ...
I already updated the sdk
I tried the solution (https://www.b4x.com/android/forum/t...g-after-latest-sdk-update.130694/#post-822777), but it didn't work
I am having the following error when compiling app with lib firebasenotification, when I remove it from the project, my app compiles, but when it is in the project, it gives the error:
B4X:
Convert byte code - optimized dex. Error
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/firebase/iid/FirebaseInstanceIdReceiver;
2 errors; aborting
I've already taken the example [B4X] [B4XPages] Firebase Push Example but still have the same problem.
I'm on version 10.70 of b4a ...
FirebaseNotification 2.00 library ...
I already updated the sdk
I tried the solution (https://www.b4x.com/android/forum/t...g-after-latest-sdk-update.130694/#post-822777), but it didn't work
Last edited: