Skip to content

8.0.0

Compare
Choose a tag to compare
@arnaud-roland arnaud-roland released this 27 Jul 15:06
· 80 commits to master since this release

Plugin

  • Updated Batch 1.19. Batch requires Xcode 13.3.1 and iOS 10.0 or higher.
  • Updated how Batch is imported to support React-Native v0.68 wich now uses Objective-C++.
  • Added support for Expo 45

User

  • Added getters for identifier, language, region, attributes and tagCollections in BatchUser.
  • Added a fix where you couldn't use setLanguage or setRegion with a nil value on iOS.