Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Fix hasPermission() always returning success on iOS #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leshik
Copy link

@leshik leshik commented Oct 19, 2018

  • Use [AVAudioSession sharedInstance] recordPermission to check mic permissions

Closes #89

- Use `[AVAudioSession sharedInstance] recordPermission` to check mic permissions

Closes pbakondy#89
@leshik leshik force-pushed the fix-hasPermission-iOS branch from 2dd231e to 7468c75 Compare October 20, 2018 13:10
@crisz
Copy link

crisz commented Oct 1, 2020

I'm still having this problem, the project looks currently dead and the pull request was not merged.
Does anyone created and maintained a fork with this fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: hasPermission() always results in success on iOS
2 participants