dooboolab-community/dooboo-cli

android build.gradle The code applicationId generated using scaffolding is not modified and cannot be used normally.

YahuiWong opened this issue · 7 comments

The code applicationId generated using scaffolding is not modified and cannot be used normally.

image

Do you mean applicationId isn't changed when you generate project from dooboo-cli? Well this should be done correctly if I am understanding correctly. Are you using window?

no, i am using mac……

@YahuiWong Could you tell me which was your applicationId? I may have to check regex rule for your strings.

react native project name:rntsapp
applicationId:com.rntsapp

@YahuiWong I've just tried this with react-native app with flow and it worked fine.
image

Could you try again and tell me which option you've chosen to create the project (react-native-typescript? react-flow?)?

React Native App Typescript

@YahuiWong Fixed. Thanks for the issue!.