Mobile Feature Support
LogRocket Mobile SDK Documentation
Looking for documentation on the LogRocket mobile SDKs? View the Android SDK here and view the iOS SDK here.
React Native Feature Support
React Native features are platform-specific and are not listed separately. If a feature is marked as supported on Android it is supported for React Native on Android devices.
Session Playback
See Performance Monitoring Documentation for more information.
Web | Android | iOS | |
---|---|---|---|
"Video" Replay | β | β | β |
Network Logs | β | β | β |
Console Logs/Application Logs | β | β | β |
Redux Logs | β | β | β |
Performance Data | β | β | β |
Custom Fonts* | β | β | β |
Webview Captureβ β‘ | N/A | β | β |
* Text will always be captured for non-standard fonts, though in unsupported cases fonts can appear misaligned or cut off in session replay. Upload your custom font (iOS, Android) to see them in Session Replay.
β Web SDK must be installed in webviews. See SDK documentation (iOS, Android, React Native) for implementation details.
β‘ For mobile apps using the Flutter SDK, webviews will be recorded as distinct sessions
β Web SDK must be installed in webviews. See SDK documentation (iOS, Android, React Native) for implementation details.
β‘ For mobile apps using the Flutter SDK, webviews will be recorded as distinct sessions
Filters
Web | Android | iOS | |
---|---|---|---|
User Identification | β | β | β |
Clicked | β | β | β |
Network Logs | β | β | β |
Console Logs | β | β | β |
Duration | β | β | β |
Device | β | β | β |
Browser | β | N/A | N/A |
Event Count | β | β | β |
Release | β | β | β |
Operating System | β | β | β |
Viewport Size | β | N/A | N/A |
Visited URL | β | β (Activity) | β (View Controller) |
Custom Event | β | β | β |
Element Visible* β | β | β | β |
Element Not Visible* | β | β | β |
Redux Actions | β | β | β |
Text Input | β | β | β |
Scroll Depth | β | Not supported | Not supported |
Time Between Events | β | β | β |
Crashes | β | β | β |
CPU Load | β | β | β |
Memory Usage | β | β | β |
Mobile App Start Time | N/A | β | β |
Network Throughput | β (Speed) | β | β |
* Not currently supported for Flutter applications
β "With text" operator not supported for SwiftUI or React Native New Architecture
β "With text" operator not supported for SwiftUI or React Native New Architecture
Issue Management
Web | Android | iOS | |
---|---|---|---|
Exceptions | β | β | β |
Network Errors | β | β | β |
Rage Clicks | β | β | β |
Dead Clicks | β | Not supported | Not supported |
Frustrating Network Requests | β | Not supported | Not supported |
Error States | β | β | β |
Metrics
Web | Android | iOS | |
---|---|---|---|
Timeseries | β | β | β |
Funnels | β | β | β |
Heatmaps* | β | β | β |
Tables | β | β | β |
Path Analysis | β | β | β |
* Not currently supported for Flutter applications
General Features
Web | Android | iOS | |
---|---|---|---|
Feedback | β | Not supported | Not supported |
Galileo AI Issues | β | β | β |
Galileo AI Highlights | β | β | β |
Privacy
Web | Android | iOS | |
---|---|---|---|
Exclude data from any element | β | β | β |
Redact recording of any form input | β | β | β |
Redact any DOM element | β | β | β |
Automatically sanitize all text and inputs | β | β | β |
Exclude network data | β | β | β |
Exclude Redux state | β | β | β |
Exclude Redux actions | β | β | β |
Conditional Recording*
Web | Android | iOS | |
---|---|---|---|
Activity Lookbackβ | β | β | β |
Session Duration | β | β | β |
Visited URL | β | β (Activity) | β (View Controller) |
Clicked | β | β | β |
Custom Event | β | β | β |
Network Request | β | β | β |
Log Message | β | β | β |
Element Visible | β | β | β |
* Conditional Recording is not currently supported for Shopify App sessions
β Activity Lookback captures up to 10MB of activity prior to the trigger that persists the session
β Activity Lookback captures up to 10MB of activity prior to the trigger that persists the session
Updated about 4 hours ago