Hi.
I have updated my B4A version to 11.5
I create New B4A program and run it.It runs simply and perfectly
But
When I add the "FirebaseAdmob2" or " Firebaseanalytics" library it gives the following error
(do not add any code and I only add the library)
Thank you
I have updated my B4A version to 11.5
I create New B4A program and run it.It runs simply and perfectly
But
When I add the "FirebaseAdmob2" or " Firebaseanalytics" library it gives the following error
(do not add any code and I only add the library)
B4X:
B4A Version: 11.50
Parsing code. (0.22s)
Java Version: 11
Building folders structure. (0.10s)
Running custom action. (0.08s)
Compiling code. (0.49s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.03s)
(AndroidX SDK)
Compiling resources (0.11s)
Linking resources Error
d:\android-sdk\tools\..\extras\b4a_remote\androidx\core\core\1.7.0\unpacked-core-1.7.0\res\values\values.xml:113: error: resource android:attr/lStar not found.
error: failed linking references.
Thank you