-
Original expo forum post: https://forums.expo.io/t/gdpr-issues-with-admob-api/21427
> In order to support apps with ads within the EU and deal will GDPR it’s important to be able to tell AdMob to c…
-
## Documentation Feedback
The docs says to add the App ID (under the "App settings" from the Admob Account) to our root level firebase.json.
```
{
"react-native": {
"admob_app_id": "ca-…
-
Hi.
Banner always shown black screen due to **NO FILL** error.
I know that NO FILL is no inventory left to serve in the backend.
If mediated network configuration in the MAX Dashboard is fine, Wh…
-
Hi @dberlin
![1](https://user-images.githubusercontent.com/13447384/40542119-5f6ca918-603c-11e8-876f-23a34a90dc44.PNG)
![2](https://user-images.githubusercontent.com/13447384/40542196-b53d4a6e-…
-
Hi!
I added the example code from the docs to the onCreate Method in Java and the "onFailedToUpdateConsentInfo" listener gets called with an "Unable to resolve host "adservice.google.com" " error. …
-
Could not load file or assembly 'Microsoft.Win32.Registry, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
-
## Problem description
I'm getting some crash reports in dev console. It seems to be the problem with GDPR consent form.
## Attach a .c3p
[MobileAdvertCrash.zip](https://github.com/Scirra…
-
**Context:**
- Playwright Version: 1.6.2
- Operating System: Mac
- Node.js version: 14.15.1
- Browser: All
**Code Snippet**
```javascript
const playwright = require("playwright");
let br…
-
**Describe the bug**
```
2020-07-18 23:29:27.528 18717-18956/mybundle D/PrebidMobile: Sending request for auction e3391c35-8ebf-40ca-b86b-f87fd9aa51cb with post data: {"id":"cd9987dd-b7fb-449c-9eca-…
-
## Issue
"@react-native-firebase/admob": "6.1.0",
TMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView.
After some research, …