So I built my app for web and tested it – works great. Now I want to build an android native app. I go through the motions when I get to FILES and DATA and get the following error:
Invalid file name “.codegen.cache.json”. First character must be letter or a number.
There are actually two files that seem to have no name: .codegen.cache.json and .member.app.json
The app is named MemberApp, so the second file is obvious to me. Should I uncheck these two? Are they necessary? Should I rename them?
Please give me some advice on how to continue.
Mike