Skip to content

v2.0.0

Compare
Choose a tag to compare
@codebytere codebytere released this 08 Apr 20:28
acbb558

Breaking Changes:

permissions.askForMediaAccess(type) has been removed and split into two new granular functions:

  • permissions.askForCameraAccess()
  • permissions.askForMicrophoneAccess()