appodeal / Appodeal-Flutter-Plugin

Official Flutter Plugin that adds Appodeal SDK support to your Flutter application.
https://pub.dev/packages/stack_appodeal_flutter
Apache License 2.0
18 stars 3 forks source link

updateConsent method cause crash on iOS #22

Closed mrgzi closed 2 years ago

mrgzi commented 2 years ago

I am getting this error when I call Appodeal.updateConsent(null).

stack_appodeal_flutter/SwiftAppodealFlutterPlugin.swift:87: Fatal error: Unexpectedly found nil while unwrapping an Optional value.

da2gl commented 2 years ago

@mgazisalik Hello! We have released a new version of the SDK in which we have changed update consent logic. Please, try our new version! If you have any questions/issues I will be glad to answer. Have a good day.