I followed the instruction and updated to 13.4 but I have now this compile error:
I deleted also the object folder before compile.
Searching inside all project files, the only point where exists the key "Theme.Hidden" is in AndroidManifest.xml
I attach here the file
I deleted also the object folder before compile.
B4X:
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Compiling resources (0.08s)
Linking resources Error
AndroidManifest.xml:240: error: resource style/Theme.Hidden (aka it.cc.app:style/Theme.Hidden) not found.
AndroidManifest.xml:248: error: resource style/Theme.Hidden (aka it.cc.app:style/Theme.Hidden) not found.
AndroidManifest.xml:256: error: resource style/Theme.PlayCore.Transparent (aka it.cc.app:style/Theme.PlayCore.Transparent) not found.
error: failed processing manifest.
Searching inside all project files, the only point where exists the key "Theme.Hidden" is in AndroidManifest.xml
I attach here the file