audio_waveforms icon indicating copy to clipboard operation
audio_waveforms copied to clipboard

Auto start permission on iOS by waiting for response after user confirms or denies

Open mattbajorek opened this issue 7 months ago • 0 comments

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.

mattbajorek avatar Jun 28 '24 17:06 mattbajorek