Android Question Firebase auth - facebook, error on compile

Shay

Well-Known Member
Licensed User
Longtime User
Using B4A 9.5
facebook sdk 5.5
updated SDK to latest using SKD manager
I set the new android.jar location

B4X:
B4A Version: 9.50
Java Version: 8
Parsing code.    (0.00s)
Building folders structure.    (0.06s)
Compiling code.    (0.03s)
Compiling layouts code.    (0.00s)
Organizing libraries.    (0.00s)
    (AndroidX SDK)
Generating R file.    Error
E:\DEV\Android\AndroidSDK\tools\..\extras\b4a_local\unpacked-facebook-common-5.5.0.androidx-63703535044000\res\values\values.xml:71: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.NoActionBar'.
E:\DEV\Android\AndroidSDK\tools\..\extras\b4a_local\unpacked-facebook-common-5.5.0.androidx-63703535044000\res\values\values.xml:76: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.Dialog'.
 
Top