Skip to content

1.0.26

Compare
Choose a tag to compare
@roninopf roninopf released this 01 Apr 22:21
· 1441 commits to master since this release
d20830d
  • Fixed crash relating to setting the read state of in-apps on the RN/Android bridge (thanks @rayzeller!)
  • Fixed Xcode 12 compatibility with Podspec (thanks @flochtililoch!)
  • Updated Android and iOS SDK native versions to 3.2.12 and 6.2.26 respectively, which enables full support of persistent read state for in-apps
  • Revised peer dependencies to simply just allow for any versions of react and react-native packages to be compatible
  • Fixed JWT timeout handling on the RN/iOS bridge