Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NZME/react-native-ad-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.8
Choose a base ref
...
head repository: NZME/react-native-ad-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.10
Choose a head ref
  • 12 commits
  • 11 files changed
  • 5 contributors

Commits on Feb 15, 2024

  1. 1. on Android, upgrade to support GMA SDK version 22.6.0; on iOS, upg…

    …rade to support GMA SDK version 10.10.0, also raised the miminum deployment target to ios 12.4.
    jazdance committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9c3505a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ae63a39 View commit details
    Browse the repository at this point in the history
  2. because the external GDPR module only supports GMA SDK 22.4.0, so we …

    …have to drop GMA SDK version to 22.4.0 as well (from 22.6.0)
    jazdance committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1618dcf View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #120 from NZME/feature/upgrade-to-support-newest-g…

    …ma-sdk-possible
    
    upgrade to support newest GMA SDK version possible on both Android and iOS
    mharrison-nzme authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    38af969 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    74ff39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00024ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0779e2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Re-initialised interstitial object every time the user closes it out,…

    … so as to make it appear again in the same session
    traceymainzme committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3f5e432 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge pull request #126 from NZME/bugfix/interstitial-ad-appearing-af…

    …ter-user-actions-ios
    
    Enabled app interstitials to re-appear after a number of user clicks on iOS
    mharrison-nzme authored May 20, 2024
    Configuration menu
    Copy the full SHA
    de56f16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from gladiuscode/fix/interstials_is_ready_and…

    …_request
    
    Interstitial ads - It shows up only once and isReady crashes on Android
    mharrison-nzme authored May 20, 2024
    Configuration menu
    Copy the full SHA
    8413784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f84b904 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #127 from NZME/chore/2.0.10

    Bump package version to 2.0.10. Include package-lock in repo
    mharrison-nzme authored May 20, 2024
    Configuration menu
    Copy the full SHA
    d4bdf22 View commit details
    Browse the repository at this point in the history
Loading