Pendo Mobile SDK
Flutter Plugin 3.13.2
4 days ago
FixedFixed an issue in Session Replay where button text appeared invisible or the wrong color for ElevatedButton, OutlinedButton, TextButton, and FilledButton widgets that use a custom foregroundColor — these now render with their correct colors in replay.
FixedFixed Session Replay icon positioning for icons inside sized containers (such as elevated bottom-nav items or circular icon badges) so they now appear centered and match their on-device layout.
FixedFixed a crash in Session Replay that could occur during rapid page transitions or overlapping screen scans, which caused a concurrent modification error while serializing the SR snapshot.