Skip to content

v7.0.0

Compare
Choose a tag to compare
@thymikee thymikee released this 10 Feb 16:30
· 14 commits to master since this release

Features

  • support iOS 14+ with Tracking API and Advertiser ID collection management (#266, #280)

Fixes

  • [breaking] remove rectangle banner on iOS (#280)
  • [breaking] remove rectangle banner support (#281)
  • [breaking] update facebook android SDK to v6 (#281)
  • [breaking] upgrade deprecated APIs (#267)
  • nullable/nonnull annotations (#265)
  • call loadAds from the main thread (#264)

Chore & Maintenance

  • update readme for RN >=0.60, removed old typo info (#278)
  • update readme with testing integration section (#277)
  • update example for RN >0.60; use AndroidX (#275)