flutter-appodeal
flutter-appodeal copied to clipboard
A Flutter plugin to display ads from Appodeal; it supports consent dialog to track users.
Hello everyone and great respect! Could you please implement the ability to set a user id for server side validation of RewardedAd?
[!] Error installing AppRollSDK [!] /usr/bin/curl -f -L -o /var/folders/1q/z87fjnmj5zg_575hxzmyd2080000gn/T/d20220105-11100-4mx5ll/file.zip https://xid.adroll.com/iOS-AppRollSDK-CocoaPods-3.1.2.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.11.2 cocoapods-downloader/1.5.1' % Total % Received % Xferd Average Speed Time Time Time Current...
Hi, I've this error: In Podfile: appodeal_flutter (from `.symlinks/plugins/appodeal_flutter/ios`) was resolved to 1.1.1, which depends on APDGoogleAdMobAdapter (= 2.10.2.2) was resolved to 2.10.2.2, which depends on Google-Mobile-Ads-SDK (~> 8.9.0) google_mobile_ads...
There is this Appodeal [plugin](https://pub.dev/packages/appodeal_ads) that can load native ads from appodeal. But it is not as good as your plugin. Can you please support native ad in your plugin...
Sometimes i get this error, sometimes the ad runs regularly any help? ```E/AndroidRuntime(22733): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.wool.app/com.explorestack.iab.vast.activity.VastActivity}: java.lang.RuntimeException: java.lang.NoSuchMethodException: com.explorestack.iab.vast.i.values [] E/AndroidRuntime(22733): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3431) E/AndroidRuntime(22733): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3595) E/AndroidRuntime(22733):...
Hi there, Fantastic library by the way. Works very well. Recently Appodeal added support for proper In App Header bidding for Facebook ads BUT I'm afraid it requires AppoDeal 2.10.3...
In Java, Mrec banners [can be destroyed](https://wiki.appodeal.com/en/android/get-started/ad-types/mrec) like this: ```Java Appodeal.destroy(Appodeal.MREC); ``` But such a function is missing in the [Appodeal](https://pub.dev/documentation/appodeal_flutter/latest/appodeal_flutter/Appodeal-class.html) class of this plugin. The function would probably be...
After this to my `Info.plist` (suggested here: https://wiki.appodeal.com/en/ios/get-started/data-protection/app-tracking-transparency): ``` NSUserTrackingUsageDescription This identifier will be used to deliver personalized ads to you. ``` I'm getting this message from Apple: > Your...
why is dashboard complaining about this? Is that necessary? If so adding it to the instructions here please
When app is compiled I don't see any banner and when clicking "Should I collect user consent?" I get these errors: `Error occurred while serializing synchronisation response` `CONSENT_INFO_ERROR`