Skip to main content

version v3.0.1

· One min read

Overview

Patch version, that adopts iOS v3.1.1, that improves communication between the SDK and Weavr backend.

This patch version is only required if you are using React Native components v3.

If you are using React Native components v4, simply run a pod update and the SDK will automatically opt in to iOS v3.1.1.

Fixes

  • SDK avoids sending duplicate "update device token" calls. If the token hasn't changed, and can still receive notifications, it will not be updated.

  • Requires Xcode 16.3 or newer