Skip to content

0.2.4-beta

Compare
Choose a tag to compare
@divanc divanc released this 20 Oct 19:24
· 580 commits to master since this release

Features

  • Now RN SDK uses iOS Swift SDK 1.8.1 (If your pods don’t build anymore, please, run pod update Adapty)

Fixes

  • Gender previously was taking values ‘m’ | ‘f’ | ‘string’, now it accepts only ‘male’ | ‘female’ | ‘other’
  • Android: Paywall interface inconsistencies are fixed
  • Android: makePurchase now proceeds without rejecting
  • Android: build failing fixed
  • iOS: Build warnings fixed