Available for the following Plan types:
Fullstory Enterprise*
Fullstory Advanced*
Fullstory Business*
Fullstory Free
*with the following add-on:
Fullstory for Mobile Apps
Available to the following User roles:
Admin
Architect
Standard
Network Capture provides the ability to identify and analyze Network errors via DevTools in Session Playback for mobile sessions. This creates the ability to create segments & funnels based on these common network errors for Mobile Apps.
Enabling
To enable Network Capture for Mobile, open your Settings and then navigate to Data Capture and Privacy > Mobile Data Capture. From here, toggle on Network Data Capture. After this is enabled, new sessions created on SDK 1.27 or later will also include network data that can be viewed in the DevTools/Network tab while viewing a session.
What versions are supported?
iOS
Network traffic will only be captured on iOS 15 or later.
Android
Network traffic capture is supported on requests that use OkHttp 3+, the most popular library on Android for making network requests. We also support making requests via HttpURLConnection.
React Native
Any iOS React Native app running on iOS 15.x and above as well as any Android React Native app that uses okhttp is supported without any configuration needed.
FAQ
How does privacy work for fields such as requests or responses?
Mobile does not currently capture any headers and bodies of requests or responses.
What version of our SDK is required to utilize Network Capture?
Version 1.27 or higher (Version 1.30 or higher for apps using HttpURLConnection on Android)