H Haris Hafeez Active Member Licensed User Longtime User Jul 16, 2016 #1 Hello All, I'm getting the following error when building an app after updating B4A to 6. I was trying to add Firebase to the project but I got this. Then I tried after commenting out all Firebase config from the manifest editor and still got the same error. Spoiler: Compile Output B4A version: 6.00 Parsing code. (0.12s) Compiling code. (0.13s) Compiling layouts code. (0.02s) Organizing libraries. (1.53s) Generating R file. Error invalid resource directory name: C:\work\mobile_dev\basic4android-projects\ImpactMotors\Objects\bin\extra\res2\res/values-b+sr+Latn RESOLVED: The issue was with appcompat. Anyone else facing this problem should get the latest appcompat library. Any ideas? Last edited: Jul 17, 2016
Hello All, I'm getting the following error when building an app after updating B4A to 6. I was trying to add Firebase to the project but I got this. Then I tried after commenting out all Firebase config from the manifest editor and still got the same error. Spoiler: Compile Output B4A version: 6.00 Parsing code. (0.12s) Compiling code. (0.13s) Compiling layouts code. (0.02s) Organizing libraries. (1.53s) Generating R file. Error invalid resource directory name: C:\work\mobile_dev\basic4android-projects\ImpactMotors\Objects\bin\extra\res2\res/values-b+sr+Latn RESOLVED: The issue was with appcompat. Anyone else facing this problem should get the latest appcompat library. Any ideas?