(Just in case, w10 framework7 Stable 5.8.2 and Beta 8 same behaviour with capacitor 5.3.0)
Don’t know if it’s a bug, but unless you read the log files there’s something wrong going from Wappler to android studio.
Appears that Wappler changes the app name only on capacitor.config.json
and not in strings.xml
(needed in A.S.) and I’m wonder if it’s all right.
I mean, this:
Doesn’t do anything unless you manually change.
The build button should update all files with the capacitor.config.json
lines? If so, I think there’s a bug or maybe something not running:
This also occurs with the “version” of the App.
Please notice that “franse” was manually changed. Since the app name was never called franse. Was called “helloworld”.
Thanks!