-
3.12.00 Stable
released this
2024-03-27 16:00:52 +00:00 | 29 commits to main since this releaseBreaking change:
- Added
@tecnavia/react-native-web-analytics
module to track Firebase and GA4 properties in a headless webview
Minor change:
- internal refactor of analytics code
Bug fixes:
- Fixed
AccessibilityResources.bundle
platform references - Page extra links will no longer be displayed if the referenced page number does not exist in the current issue
- Added a Null Pointer Exception (NPE) check for undefined articles in the page jumps chain
Downloads
- Added
-
3.11.01 Stable
released this
2024-03-12 16:13:37 +00:00 | 30 commits to main since this releaseRelease Notes for 3.11.01
Minor Changes:
- loosen podspec dependencies version ranges to support
Google-Mobile-Ads-SDK
10.x and 11.x - added
onNewsmemoryTokenExpired
callback to delegate the handling of the login process upon token expiration
Downloads
- loosen podspec dependencies version ranges to support
-
3.11.00 Stable
released this
2024-03-06 16:02:47 +00:00 | 34 commits to main since this releaseRelease Notes for 3.11.00
Breaking Change:
- the SDK now supports debug builds on Apple Silicon machines
Minor Changes:
upgraded the following dependencies:
GoogleAppMeasurement
from8.15.0
to10.21.0
GoogleUtilities
from7.11.6
to7.13.0
PromisesObjC
from2.3.1
to2.4.0
Bug Fixes:
- pass API key also to API calls to get configuration updates after first startup
Downloads