Fixing Homa Belly Development Mode

In some cases checking or unchecking the Development Mode box in Homa Belly Settings may not add or remove the HOMA_DEVELOPMENT Scripting Define Symbol. To add or remove the Scripting Define Symbol manually, in Unity:

  1. Go to File > Build Settings... > Player Settings...

  2. Scroll down until Script Compilation,

  3. Add or remove HOMA_DEVELOPMENT manually.
  4. This needs to be done separately for iOS and Android, so double check that you have done it for both platforms.