79273852

Date: 2024-12-12 04:53:22
Score: 1
Natty:
Report link

Do care the naming convention of the application. In my case I was trying to name my app using underscore ('_') and using camelCase names. But, the convention says that app name must not use any special characters. Also, any camelcase or pascalcase names are not allowed.

e.g. app_name, appName, AppName are incorrect

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Prakash pratap Singh