-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
### [READ] Guidelines
When filing a feature request please make sure the issue title starts with "[FR]".
A good feature request ideally
* is either immediately obvious (i.e. "Add Sign in wi…
-
Here is logs from device (android 5.0 emulator):
```
I/Unity ( 2720): ********** Android OpenIAB plugin initialized **********
I/Unity ( 2720):
I/Unity ( 2720): (Filename: ./artifacts/generated…
-
```
What steps will reproduce the problem?
1. I re-install my android application using Eclipse.
2. It configured AdWhirl using AdWhirlAdapter.setGoogleAdSenseAppName(...
before it loads a view that …
-
```
What steps will reproduce the problem?
1. I re-install my android application using Eclipse.
2. It configured AdWhirl using AdWhirlAdapter.setGoogleAdSenseAppName(...
before it loads a view that …
-
### Description
We have an iOS app that allows users to pick target environment at runtime. Each environment has the each own `plist` file, ie GoogleService-Info-Staging.plist or GoogleService-Info-P…
-
### [REQUIRED] Step 1: Describe your environment
Clean app built using the Flutter master channel and Xcode 15.0.
Xcode 16.0 will build the app fine, but the app will crash immediately at launch…
-
Is it possible to manually set the size of Ad? For example, I need to get a banner with 280x80. When I use SmartBanner, it not work because my banner is too big I think. Has it anyway to change the de…
-
The library works fine.
However, the Google-rendered consent form only displays text in English. If the device language is set in any other language, the text in the dialog only appears in English (…
-
We are missing few methods in the current `6.6.0` version of Xamarin.Android package.
Example: ` ad.LoadAd(ad.BuildLoadAdConfig().WithAdListener(listenser).Build());`
In above `WithAdListener` …