[expo-facebook][expo-ads-facebook] Upgrade iOS FBSDK
See original GitHub issueš Bug Report
Summary of Issue
Ads not appearing in my app.
Environment - output of expo diagnostics
& the platform(s) youāre targeting
Expo CLI 3.28.5 environment info: System: OS: Linux 5.8 Manjaro Linux Shell: 5.0.18 - /bin/bash Binaries: Node: 15.0.1 - /usr/bin/node npm: 6.14.8 - /usr/bin/npm npmPackages: expo: ^39.0.0 => 39.0.4 react: 16.13.1 => 16.13.1 react-dom: 16.13.1 => 16.13.1 react-native: https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz => 0.63.2 react-native-web: ~0.13.7 => 0.13.18 npmGlobalPackages: expo-cli: 3.28.5 Expo Workflow: managed
App is developed for iOS and Android
Reproducible Demo
https://snack.expo.io/@donutsahoy/hot-crackers
https://gitlab.com/donutsahoy/facebookadtest
Only changes are the addition of the Facebook Expo Ads, add the keys in app.json and adding the ad in App.js
Steps to Reproduce
Running the app, ads or test ads wonāt display, receive Synthetic Error
Expected Behavior vs Actual Behavior
Expected Behavior: Ads or Test Ads populate Actual Behavior: No ads show and it gives an error, Synthetic Error with no further explanation of what it is or what it means.
Error message in its entirety: https://gitlab.com/donutsahoy/facebookadtest/-/blob/master/error.txt
Instructions I followed to implement Facebook Ads: https://docs.expo.io/versions/latest/sdk/facebook-ads/
Thank you!
Issue Analytics
- State:
- Created 3 years ago
- Comments:24 (9 by maintainers)
@brentvatne thanks I did see this as well, and just saw on the expo documentation this requires a physical device to test and test ads will not render on the simulator.
@cruzach Same here. We tried everything but itās not working at all! Our client is losing money now because of that. We have ads on Android but not on iOS.
The error:
New bundles must use latest available Audience Network SDK
. We are already using the latest modules versions.What can we do? Itās very urgent!