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.
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) | ✅ | ✅ |
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 | ✅ | ✅ | ✅ |
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 | ✅ | ✅ | ✅ |
* Activity Lookback captures up to 10MB of activity prior to the trigger that persists the session
Updated 9 days ago