audio_waveforms
audio_waveforms copied to clipboard
Auto start permission on iOS by waiting for response after user confirms or denies
Currently the checkHasPermission function will return before the user has confirmed or deny permissions. These small changes allow the future to return the proper value.
This allows auto start on iOS to work similar to Android.