Tag: appmaker


Fix It or Ditch It? The Classic Developer Dilemma

💡 Not all problems should be solved. Sometimes the best solution is to remove the problem.

Recently working on my new mobile app Loopzzz, I encountered a small problem: my previous and next buttons which allowed to change audio tracks from the notification (and were working perfectly fine last time I tested them) were not functional any longer. Clicking on them had no effect whatsoever. After the first moments of doubt and denial, I was forced to admit there was a bug I needed to correct.

more