Native iOS 26 - Unmasking Alerts
Answered
I'm trying to unmask alerts in iOS 26 using both rules and the fsUnmask() modifier.
The fsUnmask modifier seemed to have no effect, so I tried creating data capture rules to unmask the selected parts of the UI.
I have only been successful at getting the buttons to unmask.
Does anyone have any tips on getting the labels to unmask?
I've tried these optimized and full selectors when creating data capture rules to unmask:
- uilabel
- uilabel uilabel
- _uialertcontrollerphonetvmacview
- _UIAlertControllerLayoutObservingContainerView UILabel UILabel
- UIApplication UIWindow UITransitionView _UIAlertControllerPhoneTVMacView _UIAlertControllerPhoneTVMacView UIView _UIAlertControllerInterfaceActionGroupView UIView _UIInterfaceActionGroupHeaderScrollView _UIAlertControllerLayoutObservingContainerView UILabel UILabel

Update:
Instead of alert, I also tried confirmationDialog but it's not much better:

1
Comments
1 comment
Hi Mark Moeykens
We’d be happy to help! When you have a moment, please reach out to us at mobile-support@fullstory.com with the details - ideally including a session link where these dialogs appear - and we’ll take a closer look and assist as soon as possible.
Thanks,
Uday
Please sign in to leave a comment.