Ewerton José Wantroba
Ewerton José Wantroba
Banner Ads load and show normally, but i'm having trouble to show Reward Ads. Here is the log: ** SDK Initialization** I/flutter (16835): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (16835): │ #0 EasyLogger._onAdNetworkInitialized (package:easy_ads_flutter/src/utils/easy_logger.dart:23:15)...
When I launch EasyAds without setting admobConfiguration only test ads are displayed on my test devices, as expected. The problem is when I need to configure set admobConfiguration to not...
**Describe the bug** I'm having trouble showing notifications with custom sounds when I trigger notifications via WorkManager (https://pub.dev/packages/workmanager) **To Reproduce** 1. Import the package workmanager: https://pub.dev/packages/workmanager 2. Set up a...
### Describe your issue. If applicable, add screenshots to help explain your problem. The error occurs whenever I call the _processImage(InputImage inputImage)_ function. The last time it worked was May...
We often don't want to use the launcher icon, and it would be nice to be able to choose the icon as an optional parameter. I'll make the changes and...
This solves the #173
I'm having the following issue when trying to use the latest version of dart_pubspec_licenses in conjunction with hive_ce_generator: ``` Because no versions of hive_ce_generator match >1.9.5 =0.22.18 =6.11.0 =0.22.18 =3.0.13...
My implementation is fine on Windows and Android, but I think there is a problem with the gamepads lib when mapping analog sticks on iOS. Test it with this simple...
Recently, an app user contacted me reporting a problem. After thorough evaluation, I discovered that the app didn't return the `await GameAuth.signIn();` call, nor did it throw an exception. I...