<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Session Replay iOS - Masking with AccessibilityIdentifiers in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284943#M7075</link>
    <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;secure text fields are always masked, there currently is no way to disable this.&lt;BR /&gt;As the secure text field itself masks the entered data there probably is a pretty good reason why a secure text field was used - what is your use case to capture it? - it won't display anything but its built in masking like e.g. ••••••&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2025 08:33:16 GMT</pubDate>
    <dc:creator>Patrick_H</dc:creator>
    <dc:date>2025-08-28T08:33:16Z</dc:date>
    <item>
      <title>Session Replay iOS - Masking with AccessibilityIdentifiers</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284926#M7073</link>
      <description>&lt;P&gt;I want to omit an specific view that is a TextField with &lt;STRONG&gt;isSecureTextEntry&amp;nbsp;&lt;/STRONG&gt;enabled, I have tried to use the approach&lt;/P&gt;
&lt;P&gt;masking configuration,&amp;nbsp; &lt;STRONG&gt;.custom&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&lt;STRONG&gt;maskingConfiguration.addNonMaskedView(viewIds: [&lt;SPAN class=""&gt;"secure-screen-view"&lt;/SPAN&gt;])&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;However is not working, I noticed that even tough I remove all the rules the TextFields with&amp;nbsp;&lt;STRONG&gt;isSecureTextEntry&amp;nbsp;&lt;/STRONG&gt;property is enable, the SDK still masking it.&lt;/P&gt;
&lt;P class=""&gt;Also I have noticed that the accessibilityIdentifier approach doesn't work at all.&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;Is there another approach to avoid masking an specific TextField with&amp;nbsp;&lt;STRONG&gt;isSecureTextEntry&amp;nbsp;&lt;/STRONG&gt;property enabled?&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;I would appreciate your help, thank you&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 06:16:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284926#M7073</guid>
      <dc:creator>evasquez93</dc:creator>
      <dc:date>2025-08-28T06:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Session Replay iOS - Masking with AccessibilityIdentifiers</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284943#M7075</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;secure text fields are always masked, there currently is no way to disable this.&lt;BR /&gt;As the secure text field itself masks the entered data there probably is a pretty good reason why a secure text field was used - what is your use case to capture it? - it won't display anything but its built in masking like e.g. ••••••&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 08:33:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284943#M7075</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2025-08-28T08:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Session Replay iOS - Masking with AccessibilityIdentifiers</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284976#M7076</link>
      <description>&lt;P&gt;Hi, thanks for your insight&lt;BR /&gt;There is a specific reason why we use this textfield, the reason is to avoid to screen capture some views since contains sensible data and it is a security requirement by the entity that regulates the app, so the approach uses this TextField with&amp;nbsp;&lt;STRONG&gt;isSecureTextEntry&amp;nbsp;&lt;/STRONG&gt;as a container and&amp;nbsp;enables to achieve this screen capture avoiding, Session replay try to capture what it can, however this default behavior that hides the content provokes &lt;STRONG&gt;flicking&lt;/STRONG&gt;&amp;nbsp;when you use the app , so we wonder if we could omit that Textfield using the &lt;STRONG&gt;accessIdentifier&lt;/STRONG&gt;, but as you says we could not do that.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 16:11:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/284976#M7076</guid>
      <dc:creator>evasquez93</dc:creator>
      <dc:date>2025-08-28T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Session Replay iOS - Masking with AccessibilityIdentifiers</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/285004#M7077</link>
      <description>&lt;P&gt;If there is a flickering when session replay is used you should create a support case to find out if this is caused by our agent and for our development team to investigate how to fix that.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 05:54:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Session-Replay-iOS-Masking-with-AccessibilityIdentifiers/m-p/285004#M7077</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2025-08-29T05:54:31Z</dc:date>
    </item>
  </channel>
</rss>

