How can I modify or eliminate the mouse pointer while recording the iOS Simulator with QuickTime Player?

Solution 1:

I am using ScreenFlow for my video. It allows me to change the mouse cursor into a white or black circle, with a varying level of opacity. It's exactly what I need.

Solution 2:

I was also looking for a way of changing the cursor but I couldn't find anything. At the end I used Mousecape and added a custom cursor that resembles a finger shadow. I compiled the steps I followed here -> https://medium.com/@castillejoale/changing-mouse-cursor-in-xcode-simulator-72f768f5b434

Hope this helps