• v3.12.00 f67afe01d4

    3.12.00 Stable

    naquilini released this 2024-03-27 16:00:52 +00:00 | 29 commits to main since this release

    Breaking 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
  • v3.11.01 85ee00f526

    3.11.01 Stable

    naquilini released this 2024-03-12 16:13:37 +00:00 | 30 commits to main since this release

    Release 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
  • v3.11.00 40f3235d61

    3.11.00 Stable

    naquilini released this 2024-03-06 16:02:47 +00:00 | 34 commits to main since this release

    Release Notes for 3.11.00

    Breaking Change:

    • the SDK now supports debug builds on Apple Silicon machines

    Minor Changes:

    upgraded the following dependencies:

    • GoogleAppMeasurement from 8.15.0 to 10.21.0
    • GoogleUtilities from 7.11.6 to 7.13.0
    • PromisesObjC from 2.3.1 to 2.4.0

    Bug Fixes:

    • pass API key also to API calls to get configuration updates after first startup
    Downloads