3
Microphone Access
complete
S
Steven Barrow
The main issue is that iOS will reject any app that needs an access that it doesn’t use and so AppGyver apps don’t work for iOS if they use either the video player or something like that.
This is what we got from Apple:
“The microphone consent request is generated by the use of either AVAudioSessionCategoryRecord or AVAudioSessionCategoryPlayAndRecord audio categories. If you do not intend to record audio with your app, please choose the AVAudioSession session category that fits your app’s needs or modify your app to include audio-recording features.”
Is there any work around for this that we can implement?
Log In
Activity
Newest
Oldest
T
Timo Kapanen
complete
T
Timo Kapanen
Closing this ticket. If there is still issue, please create a new ticket.
T
Timo Kapanen
under review
T
Timo Kapanen
Hi Steven Barrow and sorry for not answering to you earlier. Could you check which flow functions are installed from the market place, see the screenshot. If any of those flow functions would require permissions even not used in the application, then you could face the issue you mentioned. In addition camera flow/scan QR was requiring unnecessarily audio recording permissions and that has been removed. If there is still issue, let us know what are the installed flows. If you provided the appID of your app (can be found from URL when app open in composer), we could also study this further. Best Regards, Timo Kapanen
