<?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 Geеting a log error: React Native plugin has not been started yet! User Privacy Options can't be applied! in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Ge%D0%B5ting-a-log-error-React-Native-plugin-has-not-been-started-yet/m-p/220186#M3298</link>
    <description>&lt;P&gt;I am trying to integrate Dynatrace into the react-native app and followed all the steps from the instrumentation wizard. Also included this in one of my components for analyzing the user behavior.&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;{&lt;BR /&gt;&lt;SPAN&gt;Dynatrace&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;DataCollectionLevel&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;UserPrivacyOptions&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;} &lt;SPAN&gt;from &lt;/SPAN&gt;&lt;SPAN&gt;'@dynatrace/react-native-plugin'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;let &lt;/SPAN&gt;privacyConfig = &lt;SPAN&gt;new &lt;/SPAN&gt;UserPrivacyOptions(&lt;BR /&gt;DataCollectionLevel.&lt;SPAN&gt;UserBehavior&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;true,&lt;BR /&gt;&lt;/SPAN&gt;)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Dynatrace&lt;/SPAN&gt;.&lt;SPAN&gt;applyUserPrivacyOptions&lt;/SPAN&gt;(privacyConfig)&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;But when I run the app on ios or Android, I&amp;nbsp; am getting a log message saying "React Native plugin has not been started yet! User Privacy Options can't be applied!". Nor I am able to see user events and actions under user session analysis.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 15 Dec 2023 15:08:28 GMT</pubDate>
    <dc:creator>arajanna</dc:creator>
    <dc:date>2023-12-15T15:08:28Z</dc:date>
    <item>
      <title>Geеting a log error: React Native plugin has not been started yet! User Privacy Options can't be applied!</title>
      <link>https://community.dynatrace.com/t5/Extensions/Ge%D0%B5ting-a-log-error-React-Native-plugin-has-not-been-started-yet/m-p/220186#M3298</link>
      <description>&lt;P&gt;I am trying to integrate Dynatrace into the react-native app and followed all the steps from the instrumentation wizard. Also included this in one of my components for analyzing the user behavior.&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;{&lt;BR /&gt;&lt;SPAN&gt;Dynatrace&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;DataCollectionLevel&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;UserPrivacyOptions&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;} &lt;SPAN&gt;from &lt;/SPAN&gt;&lt;SPAN&gt;'@dynatrace/react-native-plugin'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;let &lt;/SPAN&gt;privacyConfig = &lt;SPAN&gt;new &lt;/SPAN&gt;UserPrivacyOptions(&lt;BR /&gt;DataCollectionLevel.&lt;SPAN&gt;UserBehavior&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;true,&lt;BR /&gt;&lt;/SPAN&gt;)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Dynatrace&lt;/SPAN&gt;.&lt;SPAN&gt;applyUserPrivacyOptions&lt;/SPAN&gt;(privacyConfig)&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;But when I run the app on ios or Android, I&amp;nbsp; am getting a log message saying "React Native plugin has not been started yet! User Privacy Options can't be applied!". Nor I am able to see user events and actions under user session analysis.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Dec 2023 15:08:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Ge%D0%B5ting-a-log-error-React-Native-plugin-has-not-been-started-yet/m-p/220186#M3298</guid>
      <dc:creator>arajanna</dc:creator>
      <dc:date>2023-12-15T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Geeting log error:  React Native plugin has not been started yet! User Privacy Options can't be applied!</title>
      <link>https://community.dynatrace.com/t5/Extensions/Ge%D0%B5ting-a-log-error-React-Native-plugin-has-not-been-started-yet/m-p/220803#M3321</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;Thanks for reaching out. I would recommend opening a support ticket for first assistance on this. Please follow the steps in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.npmjs.com/package/@dynatrace/react-native-plugin#report-a-bug-or-open-a-support-case" target="_blank"&gt;https://www.npmjs.com/package/@dynatrace/react-native-plugin#report-a-bug-or-open-a-support-case&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since you have followed the steps of the instrumentation wizard, I would provide the steps that you took along with the files listed in the link above to get further assistance with this manner. If you have any other information that would be helpful for us to understand the issue, that would also be great to add to the support ticket.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 14:53:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Ge%D0%B5ting-a-log-error-React-Native-plugin-has-not-been-started-yet/m-p/220803#M3321</guid>
      <dc:creator>nicholas_mcwher</dc:creator>
      <dc:date>2023-08-16T14:53:57Z</dc:date>
    </item>
  </channel>
</rss>

