I'm attempting to use this plugin for primarily localized permission messages, and it seems the right folders and files are generated for iOS but not for Android when I use VoltBuilder, and I can't figure out whether it's the plugin or VoltBuilder that makes the mistake. In the VoltBuilder log I see that values folders are generated but they don't exist in the APK.
I'm attempting to use this plugin for primarily localized permission messages, and it seems the right folders and files are generated for iOS but not for Android when I use VoltBuilder, and I can't figure out whether it's the plugin or VoltBuilder that makes the mistake. In the VoltBuilder log I see that values folders are generated but they don't exist in the APK.
This looks right:
But after that I see no mention of these folders or files, and there are no values folders under the res folder. English is the default locale.
In an IPA I see en.lproj and se.lproj in the app root (Payload/xxx.app folder).
I'm in contact with the VoltBuilder team if they need to change anything.
I can send a log if it helps.