[Alpha] Upgrade the Splunk RUM React Native agent
Migrate existing deployments to the new Splunk RUM React Native agent.
Alpha features described in this document are provided by Splunk to you "as is" without any warranties, maintenance and support, or service-level commitments. Splunk makes this alpha feature available in its sole discretion and may discontinue it at any time. These documents are not yet publicly available and we ask that you keep such information confidential. Use of alpha features is subject to the Splunk Pre-Release Agreement for Hosted Services.
Alpha documentation links
Use these links to navigate through the documentation for this alpha release. These links aren't visible in the left nav.
If you're using the old Splunk RUM React Native agent in your React Native applications, follow these steps to migrate your applications to the new Splunk RUM React Native agent.
The following configurations are not supported and are deprecated in the new Splunk RUM React Native agent:
enableDiskBuffering()enableReactNativeSupport()VolleyTracingandVolleyTracingBuilderupdateLocation(@Nullable Location location)experimentalSetScreenNamehas a replacement APICall.Factory createRumOkHttpCallFactory(OkHttpClient client)has a replacement API
The best practice is to replace all deprecated configurations and APIs with the new ones provided by this new Splunk RUM agent.