Calls Changelog

It typically includes information about new features, bug fixes, and other updates that have been made. The format of a changelog can vary, but it is usually organized in reverse chronological order, with the most recent changes listed first.

1.0.2
#

Updates

  • Added socketEmitEvent() method to prevent the socket disconnect when the proximity is enabled, check here for more details.

0.3.0
#

New Feature

  • Video call feature has been newly introduced in SDK, check here for more details.

0.2.1
#

New Feature

  • React Native SDK can be installed via NPM. https://www.npmjs.com/package/mirrorfly-reactnative-sdk
  • Audio call feature has been newly introduced in SDK, check here for more details.