3.9.0
3.9.0 (2024-08-28)
Updates the iOS Native dependency from 2.13.2 to 2.14.1 which includes the following improvements.
Features
- Reduced the time for first in-app message to be shown for newly identified profiles. For new profiles, in-app messages are now fetched as soon as the profile is identified.(#307) (cb272c2)
Bug Fixes
- Explicitly switched threads to avoid forcing identify calls to be made on main thread. The SDK now automatically switches to appropriate thread, regardless of the thread used to make identify calls.