RE: RE: Actifit Android V0.4.0 Beta Development Updates
You are viewing a single comment's thread from:

RE: Actifit Android V0.4.0 Beta Development Updates

RE: Actifit Android V0.4.0 Beta Development Updates

Thank you for your contribution.

  1. Commenting out unused code is not a good practice - as it makes the entire codebase messy.
  2. Code could be tidy up: Extra blank lines, sometimes no space between operators if (mBuilder!=null)
  3. No unit tests that cover your changes.
  4. You could use a more advance logging to log if anything goes wrong instead of e.printStacktrace() or System.out.println()

And... has these features been also implemented on iOS?

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

H2
H3
H4
3 columns
2 columns
1 column
1 Comment