Disabled handling of strings.xml
Back in the day, the app id and key were required to be accessible from res/strings.xml, which was handled by script. As the file changed path, this feature had been affected, and fixing it created a build error.
For this reason, the scripts have been rewritten for now, to get the majority of cases fixed.