-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: Unity 2021.3.21f1
* Firebase Unity SDK version: 10.7.0
* Source you installed the SDK: .unitypackage (.unityp…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2020.3.47, 2020.3.46
* Firebase Unity SDK version:10.6.0, 10.7.0
* Source you installed the SDK: .unitypackag…
-
### What happened?
I integrated RewardedAds into the app. It works fine when I use test unit id the ads are shown but when i use test ids from my admob account the test does not show and show the err…
-
## Bug report
Native ad cause crash app on simulator Android, API 30
**Describe the bug**
https://stackoverflow.com/questions/64605612/strict-secure-cookie-policy-error-in-admob-after-updating-t…
-
Split off https://github.com/flutter/flutter/issues/12114
This issue tracks adding support to overlay [AdMob Native Ads Advanced](https://developers.google.com/admob/android/native/start) ads on to…
-
### Please fill in the following fields:
* Unity editor version: 2021.3.19f1
* Firebase Unity SDK version: 11.0.0
* Source you installed the SDK: .unitypackage
* Problematic Firebase…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2020.3.44f1
* Firebase Unity SDK version: 10.4.0
* Source you installed the SDK: .unitypackage
* Problemat…
-
i am getting customer object nill here is the code block:
let initRequest:InitRequest = InitRequest()
initRequest.merchantId = merchantID
initRequest.merchantSecret = "yutfgjbhkjni…
-
i use the newest version of firebase_admob plugin, when i add multiDex
```xml
defaultConfig {
multiDexEnabled true
......
}
```
and
```xml
implementation 'com.android.support:multidex…
-
## Steps to Reproduce
1. Added `firebase_admob: ^0.6.1+1`
2. build [admob sample](https://github.com/flutter/plugins/blob/master/packages/firebase_admob/example/lib/main.dart), install to …