Appodeal-Flutter-Plugin icon indicating copy to clipboard operation
Appodeal-Flutter-Plugin copied to clipboard

Official Flutter Plugin that adds Appodeal SDK support to your Flutter application.

Results 15 Appodeal-Flutter-Plugin issues
Sort by recently updated
recently updated
newest added

https://appodeal.atlassian.net/browse/APDM-280

Am I correct with these three assumptions? 1. There is no way to test it before actually committing ourselves and getting an app key. Even the test mode expects a...

## 3.3.0-beta.3 ### Updated SDKs - Updated Appodeal iOS SDK to [3.3.0-beta.3](https://docs.appodeal.com/ios/changelog) - Updated Appodeal Android SDK to [3.3.0-beta.3](https://docs.appodeal.com/android/changelog) ## 3.3.0-beta.2 ### Updated SDKs - Updated Appodeal iOS SDK to...

Appodeal 3.2.1] [error] [api] Method should be called before initialized method! IOS

I want to show native video ads just like in reels in Instagram or in short videos in youtube. How I can show it with appodeal. I don't want to...

enhancement

Steps for reproducing: - open screen with appodeal banner view - push new screen - tap back Expected result: banner view content displayed normally; Actual result: banner view content not...

Hello, I've found an issue that the banner isn't updated after the screen size was changed. Preconditions: I try to use maximum space for the banner widget. So, my banner...

It will be a very big issue if I cannot get the banner size. Because my project depends on it. Or at least can I get the find the banner...

enhancement

https://appodeal.atlassian.net/browse/APDM-324

The error occurs for the `purchaseTimestamp` value. Here are the detailed logs ` E/MethodChannel#appodeal_flutter(17942): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:267) E/MethodChannel#appodeal_flutter(17942): at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:292) E/MethodChannel#appodeal_flutter(17942): at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319) E/MethodChannel#appodeal_flutter(17942): at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12) E/MethodChannel#appodeal_flutter(17942): at android.os.Handler.handleCallback(Handler.java:958) E/MethodChannel#appodeal_flutter(17942):...