invertase / react-native-google-mobile-ads

React Native Google Mobile Ads enables you to monetize your app with AdMob.
https://docs.page/invertase/react-native-google-mobile-ads
Other
688 stars 139 forks source link

[🐛] Interstitial close button not accessible for iphone 16 #648

Open scaralfred opened 18 hours ago

scaralfred commented 18 hours ago

What happened?

The interstitial format for iphone 16, 16 pro and 16 pro max cannot be pressed, so the user can't dismiss the Ad unit.

Platforms

Only on iOS

React Native Info

System:
  OS: macOS 14.7
  CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
  Memory: 341.84 MB / 32.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 18.20.4
    path: ~/.nvm/versions/node/v18.20.4/bin/node
  Yarn:
    version: 3.6.4
    path: /usr/local/bin/yarn
  npm:
    version: 10.9.0
    path: ~/.nvm/versions/node/v18.20.4/bin/npm
  Watchman:
    version: 2024.10.07.00
    path: /usr/local/bin/watchman
Managers:
  CocoaPods:
    version: 1.15.2
    path: /Users/admin/.rvm/gems/ruby-2.7.6/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 24.0
      - iOS 18.0
      - macOS 15.0
      - tvOS 18.0
      - visionOS 2.0
      - watchOS 11.0
  Android SDK:
    API Levels:
      - "28"
      - "29"
      - "30"
      - "31"
      - "33"
      - "34"
    Build Tools:
      - 28.0.3
      - 29.0.2
      - 30.0.2
      - 30.0.3
      - 31.0.0
      - 33.0.0
      - 34.0.0
    System Images:
      - android-26 | Google Play Intel x86 Atom
      - android-29 | Intel x86 Atom_64
      - android-29 | Google APIs Intel x86 Atom
      - android-30 | Google APIs Intel x86 Atom
      - android-31 | Intel x86 Atom_64
    Android NDK: 22.1.7171670
IDEs:
  Android Studio: 2022.2 AI-222.4459.24.2221.10121639
  Xcode:
    version: 16.0/16A242d
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.9
    path: /usr/bin/javac
  Ruby:
    version: 2.7.6
    path: /Users/admin/.rvm/rubies/ruby-2.7.6/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.3.1
    wanted: 18.3.1
  react-native:
    installed: 0.75.4
    wanted: 0.75.4
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Are your using Typescript?

package.json

{
  "name": "icurrency",
  "version": "3.4.0",
  "private": true,
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "lint": "eslint .",
    "start": "react-native start",
    "test": "jest"
  },
  "dependencies": {
    "@hotosm/iso-countries-languages": "^1.1.2",
    "@react-native-async-storage/async-storage": "^2.0.0",
    "@react-native-clipboard/clipboard": "^1.14.2",
    "@react-native-community/blur": "4.4.1",
    "@react-native-community/masked-view": "^0.1.10",
    "@react-native-community/netinfo": "^11.4.1",
    "@react-native-community/slider": "^4.5.3",
    "@react-native-firebase/analytics": "^21.0.0",
    "@react-native-firebase/app": "^21.0.0",
    "@react-native-firebase/crashlytics": "^21.0.0",
    "@react-native-firebase/in-app-messaging": "^21.0.0",
    "@react-navigation/drawer": "^6.7.2",
    "@react-navigation/native": "^6.1.18",
    "@stream-io/flat-list-mvcp": "^0.10.3",
    "axios": "^1.7.7",
    "babel-preset-react-native": "^4.0.1",
    "countries-and-timezones": "^3.7.0",
    "country-flag-emoji": "^1.0.3",
    "country-tz-currency": "^1.0.3",
    "currency-symbol-map": "^5.1.0",
    "d3-scale": "^4.0.2",
    "d3-shape": "^3.2.0",
    "deprecated-react-native-prop-types": "^5.0.0",
    "i18n-js": "^4.4.3",
    "intl": "^1.2.5",
    "iso-country-currency": "^0.7.2",
    "lodash.memoize": "^4.1.2",
    "moment": "^2.30.1",
    "moment-timezone": "^0.5.46",
    "numeral": "^2.0.6",
    "react": "18.3.1",
    "react-native": "0.75.4",
    "react-native-animatable": "^1.4.0",
    "react-native-app-intro-slider": "^4.0.4",
    "react-native-collapsible": "^1.6.2",
    "react-native-countdown-circle-timer": "^3.2.1",
    "react-native-dash": "0.0.11",
    "react-native-device-info": "^13.1.0",
    "react-native-draggable-flatlist": "^4.0.1",
    "react-native-dropdown-picker": "^5.4.6",
    "react-native-exception-handler": "^2.10.10",
    "react-native-fast-image": "^8.6.3",
    "react-native-flash-message": "^0.4.2",
    "react-native-gesture-handler": "^2.20.0",
    "react-native-google-mobile-ads": "^14.2.5",
    "react-native-haptic-feedback": "^2.3.3",
    "react-native-loading-spinner-overlay": "^3.0.1",
    "react-native-localize": "^3.2.1",
    "react-native-mail": "^6.1.1",
    "react-native-material-ripple": "^0.9.1",
    "react-native-modal": "^13.0.1",
    "react-native-pager-view": "^6.4.1",
    "react-native-permissions": "^4.1.5",
    "react-native-popover-view": "^5.1.9",
    "react-native-purchases": "^8.2.3",
    "react-native-rate": "^1.2.12",
    "react-native-reanimated": "^3.15.4",
    "react-native-restart": "0.0.27",
    "react-native-safe-area-context": "^4.11.0",
    "react-native-screens": "^3.34.0",
    "react-native-select-dropdown": "^4.0.1",
    "react-native-slider": "^0.11.0",
    "react-native-star-rating": "^1.1.0",
    "react-native-svg": "^15.7.1",
    "react-native-swipeable": "^0.6.0",
    "react-native-swipeable-item": "^2.0.9",
    "react-native-switch": "^2.0.0",
    "react-native-tab-view": "^3.5.2",
    "react-native-vector-icons": "^10.2.0",
    "react-redux": "^9.1.2",
    "recyclerlistview": "^4.2.1",
    "redux": "^5.0.1",
    "redux-devtools-extension": "^2.13.9",
    "redux-persist": "^6.0.0",
    "redux-thunk": "^3.1.0",
    "svg-path-properties": "^1.3.0"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",
    "@babel/preset-env": "^7.20.0",
    "@babel/runtime": "^7.20.0",
    "@react-native/babel-preset": "0.75.4",
    "@react-native/eslint-config": "0.75.4",
    "@react-native/metro-config": "0.75.4",
    "@react-native/typescript-config": "0.75.4",
    "@types/react": "^18.2.6",
    "@types/react-test-renderer": "^18.0.0",
    "babel-jest": "^29.6.3",
    "eslint": "^8.19.0",
    "jest": "^29.6.3",
    "prettier": "2.8.8",
    "react-test-renderer": "18.3.1",
    "typescript": "5.0.4"
  },
  "engines": {
    "node": ">=18"
  },
  "packageManager": "yarn@3.6.4"
}

app.json

{
  "name": "...",
  "displayName": "...",
  "react-native-google-mobile-ads": {
    "android_app_id": ".....",
    "ios_app_id": ".....",
    "delay_app_measurement_init": true,
    "sk_ad_network_items": [
      "cstr6suwn9.skadnetwork",
      "4fzdc2evr5.skadnetwork",
      .....
    ]
  }
}

ios/Podfile

No response

android/build.gradle

No response

android/app/build.gradle

No response

android/settings.gradle

No response

AndroidManifest.xml

No response

scaralfred commented 18 hours ago
Screenshot 2024-10-23 at 17 56 05

Iphone 16 pro max