Apps by Jan Mensch

Privacy Manifestor launch

With recent changes from Apple on the AppStore, by May 1st 2024, every newly uploaded app or app update needs to include a “privacy manifest file”.

However intended way to create this file is super awkward. You need to refer to the documentation from Apple and manually use this information to tinker around in a plist file in Xcode. Copy IDs around, keeping in mind the correct plist structure and hope you don’t mess things up.

I decided I can do this better. Hence: a privacy manifest file wizard, the Privacy Manifestor.

Just go through the catalog of questions, press “export”, share the file to your computer and drop the file into your Xcode project.

It’s still a bit rough around the edges and I intend to smooth things over with upcoming releases. Including adding some simpler phrasing to many of the items to make things easier to understand. For cases when wording is really important, I will keep the original wording from Apple accessible.

Privacy Manifestor icon

Go download it on the AppStore!

Link to the AppStore

What Week launch

The good thing about being an iOS developer is: whenever you want something on your phone, you can build it yourself. I wanted a widget to show me the progress of a pregnancy at a glance. Done!

I may update the app with more information and tools needed during that time of life.

What Week icon

Go download it on the AppStore!

Link to the AppStore

Injury Debugger launch

Background story: A year ago I had a small mishap with the bike. I got thrown off, tried to cushion the fall by landing on my left hand and received a cartilage injury. This is nasty, since cartilage takes ages to heal. My doctor said I need to be patient. Worst case: 18 months. I’m now just about a year in and things have gotten better, but it’s hard to keep track.

I realized on long lasting injuries it’s just sometimes difficult to say whether it got better or not. Also sometimes I was wondering whether some things that I did actually made things worse. Or other times I was experimenting with treatments and I couldn’t pin point whether it made a positive difference.

Fast forward to about a month ago: having another slow healing tendon issue on my right hand as well, I decided I need to approach my injuries in a specific and focussed manner. I need to track things and get an overview on how things progress. Paper was the natural option, but it didn’t give me the quick and fast overview that I wanted. I could have used Excel, maybe… but… well. Here’s another app 😅

This app will help you:

  • keeping track of your pain level, giving you a nice chart where you can see a general trend.
  • adding excercises to injuries that you intend to use. Can be both experimental and prescribed by a doctor.
  • logging treatments for excercises with notes on what you did exactly. How long, on what did you focus etc. Anything that might be of help.

Having done that for a while you can use the progress history chart interactively. You can select points in time where things got better and see what kinds of excercises and notes you logged. Of course, you can also use that method to find things that threw you back.

I hope this helps some fellow human beings heal faster.

Injury Debugger icon

Go download it on the AppStore!

Link to the AppStore

AverageActivity launch

I just released the first app on my own Apple Developer account after focussing 100% on freelance work. AverageActivity solves my problem of not having enough information on my activity rings on my Apple Watch.

I don’t have the time to fit in a workout every day, but I still want to make sure I get enough exercise in average. AverageActivity gives me an average about my calories burned within the last 7 days. So even if I don’t close my rings today I know whether I moved enough in average.

AverageActivity icon

Go download it on the AppStore!

Link to the AppStore