<itemvalue="remove Material Icons font to reduce deb package size."/>
<itemvalue="Load Device's Contexts from the iOS SDK. This integration calls the iOS SDK via Message channel to load the Device's contexts before sending the event back to the iOS SDK via Message channel (already enriched with all the information). The Device's contexts are: App, Device and OS. ps. This integration won't be run on Android because the Device's Contexts is set on Android when the event is sent to the Android SDK via the Message channel. We intend to unify this behaviour in the future. This integration is only executed on iOS & MacOS Apps."/>
<itemvalue="Integration which handles communication with native frameworks in order to enrich [SentryTransaction] objects with app start data for mobile vitals."/>
<itemvalue="We need to check the platform after we checked for web, because the OS checks return true when the browser runs on the checked platform. Example: platform.isAndroid return true if the browser is used on an Android device."/>
@ -53,12 +54,11 @@
<itemvalue="Extract the raw content of the QR code from an image BitMatrix, given the location."/>
<itemvalue="Get new content"/>
<itemvalue="Get new location TODO: Evaluate whether the new location is realistic Consider using the old location instead or interpolating"/>
<itemvalue="Keep old content as default, unless stale or forceDecode is true"/>