Dashboard : P75 Loading Time is always N/A for all screen views
Hi,
I am experiencing issue in Datadog dashboard after implementing SDK [dd-sdk-reactnative]. The P75 Loading time is always N/A for all screen views. We have used startView and stopView combination for each view as well.
The configs are : trackUserInteractions= true; trackXHR= true; trackError= true; nativeCrashReportEnabled= true; site= 'US'; sampleRate= 80;
Please help here.
Thanks!
Hello @NigamCharu! We currently don't support screen loading time in our React Native SDK, but this is something that we are going to add in the future.
Thanks for replying! But we have another project in react Native and we can see the Loading Time on Datadog Dashboard for the screen views.