Expo for React Native 2.19.0
3 years ago
addedAdded Support for apps built with EXPO (SDK 41+) – React Navigation, React Native Navigation
3 years ago
addedAdded Support for apps built with EXPO (SDK 41+) – React Navigation, React Native Navigation
3 years ago
addedAdded NEW GUIDE TYPE! Banner – Create guides and pin them to the bottom of the screen. Learn more
addedAdded Using MAUI? Use a new shared plugin for both – Android and iOS. Learn more
addedAdded Ability to tag custom list views
addedAdded API Pendo.screenContentChanged allows rescanning the page in case of content changes, to allow the SDK to recognize the changes.
changedChanged Due to a clash with the new google play core multiple per-feature libraries, we updated our old library to the new one
3 years ago
addedAdded NEW GUIDE TYPE! Banner – Create guides and pin them to the bottom of the screen. Learn more
addedAdded Using MAUI? Use a new shared plugin for both – Android and iOS. Learn more
addedAdded Support for iOS 16
addedAdded Tagging every UISegment in UISegmentController as a separate feature
fixedFixed Accessibility labels are not used to identify features for Xamarin apps
3 years ago
fixedFixed “XHR” build of the Agent now makes test guide.gif request using XHR to better detect failures
fixedFixed Guide render will no longer wait for images marked as “lazy load” before displaying the guide
fixedFixed Designer guide preview will now correctly continue multi-step guides after a page reload
3 years ago
fixedFixed Prevent a “pageLoad” event from being sent too early in certain location API use cases
fixedFixed Handle key naming collisions for promoted metadata
fixedFixed Safely add promoted metadata to events in cases where feature events didn’t already exist
fixedFixed Sanitize metadata before posting to other frames
fixedFixed Ensure origin checks operate correctly in older versions of IE