I am using Appsee and using their video recording in my app.
I show an alert with confidential information. I know that I can hide the alert in appsee while using
+(void)markViewAsSensitive:(UIView*)view
and it's working. However, this API doesn't remove the title and the message for the sensitive alert from the timeline. See the attached screenshot.