v3.2.2
Fixed
- Fixed crashing issue found in some JavaScript libraries.
- Fixed missing
connecting
event. - Fixed missing
feedback
property frominterrupted
andcancelled
events.
Deprecation Notice
The code
property which is returned within event.details
has been deprecated and will be removed in future versions. This was unintentionally added. If you are using code
please switch to the feedback
property. For more details on the correct way to use event data please see our docs.