flutter_native_admob icon indicating copy to clipboard operation
flutter_native_admob copied to clipboard

Plugin to integrate native firebase admob to Flutter application

Results 61 flutter_native_admob issues
Sort by recently updated
recently updated
newest added

Hi in ios app I receive this message: ``` Will attempt to recover by breaking constraint Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger. The methods...

I am running an example from the main page of the package (the code that goes below "Prevent ad from reloading on ListView/GridView") and am getting an error "**allocator 3.x...

Hi Thanks for your outstanding plugin. I want to load and show native ads in a SliverList. Regardless of the number of NativeAdmob widgets, only one ad is loaded to...

Hi, I'm loading a Native Ad in a list view inside a view pager, when the ad is loading everything seems to work fine, but after the ad is loaded...

Just need to know if the most recent release of the plugin supports Apple ATT policy?

``` [!] CocoaPods could not find compatible versions for pod "flutter_native_admob": In Podfile: flutter_native_admob (from `.symlinks/plugins/flutter_native_admob/ios`) Specs satisfying the `flutter_native_admob (from `.symlinks/plugins/flutter_native_admob/ios`)` dependency were found, but they required a higher...

User interactions must be disabled on the asset view to enable click handling. userInteractionEnabled has been set to NO on . this is the error text. and native ad mobs...

On iOS mobile phones multiple test adverts have their headline and advertiser text truncated - ending with ellipsis despite pretty high ad box container (perhaps optional line breaking could be...

If different set of colour themes is used for bright and dark mode and for consistency similar behaviour would be desired when it comes to displaying native ads, it takes...

Hi, I'd like to ask about numberAds param. It's hard for me to figure out how to use it. I thought it would cache 4 ads and show the cache...