Skip to content

v0.4.13

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 15:33
· 0 commits to 5c2d9a5717b0f06ecbd68e732167ce9c5bbf3359 since this release
  • The iOS module was dependant on the start method being called every time the module was loaded. This made it hard to keep an application state between app starts. This dependency is now removed, so that methods like refreshToken works without the start method being called first.
  • The podspec is updated to pin a specific HAAPI SDK version.