Posts

Post not yet marked as solved
0 Replies
421 Views
Hi, i have this problem in web app context running in safari 14.0 on Apple Iphone X device. It seems that when i capture the user's microphone via: var opts = { //audio: true, audio: true, video: true }; navigator.mediaDevices.getUserMedia(opts) This causes all audio playback within the page to be played as mono e.g. i have a file that should only be heard through the left headphone and it is heard through both headphones. Setting audio to false above means that the audio files play normally. Seems like some sort of bug where capturing the microphone seems to affect the output audio context. Any advice on what i can do to be able to get microphone input and stereo output simultaneously?
Posted Last updated
.
Post not yet marked as solved
0 Replies
257 Views
Hi everyone,I try to send to review my app, but when i click the button to send it, Itunes connect respond the following message"To submit an app with the category Magazines & Newspapers, you must offer at least one auto-renewable subscription. Set one up in In-App Purchases.". I verify my app information and in category value have "Games" value .Can you helpme with this problem.Thanks
Posted Last updated
.