Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 702 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 702 Bytes

1.1.2

  • Add forceShow argument to force the form to be shown again, even if the consent was already obtained (Apple's ATT dialog is one-time per app, see README)

1.1.1

  • Update README instructions for people having issues with the ATT dialog
  • Behaviour Change: To prevent confusion, the form will no longer be called if the consent was already obtained

1.1.0

  • Breaking Update: now uses the Google's new User Messaging Platform (UMP) SDK instead of the old Mobile Ads Consent SDK, which works together with Google's Funding Choices
  • Update README

1.0.0+1

  • Add repository and issue tracker to pubspec.yaml

1.0.0

  • Public release

0.0.1

  • Initial release