Skip to content

Disabled handling of strings.xml

Choose a tag to compare

@andrehtissot andrehtissot released this 30 Mar 18:41
· 244 commits to master since this release

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.