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

Appodeal 3.2.1-beta.1 not performing AppTrackingTransparencyRequest on IOS #62

Closed brunovale91 closed 5 months ago

brunovale91 commented 5 months ago

Steps to Reproduce

  1. Update appodeal sdk to 3.2.1-beta.1
  2. Build app and submit to apple
  3. Apple rejected build because request is not performed

Expected results: Request to be performed for new installation and apple to accept build.

Actual results: Build rejected by apple after SDK upgrade