Hi,
I'm having problems getting the correct reported status of an AVAudioSession when using AirPlay. From what I've read, I should be able to query the portType from AVAudioSession.sharedInstance().currentRoute but when AirPlaying from the device I'm using, the output seems to be Speaker. When I test with bluetooth, the correct value of BluetoothA2DPOutput is returned. Is this intentional, or am I doing something wrong?
Any help is much appreciated. Thanks.
Post
Replies
Boosts
Views
Activity
As a... developer who has discovered a minor bug in version 1.0.0 of an app that is due for release at the end of this week- a date which has been publicised to customers and aligns with other areas of the business' release schedule
I want... to be able to queue up and review a 1.0.1 release with a fix for the issue, without taking down 1.0.0
So that... I don't end up taking down the 1.0.0 release and potentially causing the company to miss its deadline because the build with the fix hasn't been reviewed by Apple yet
In my specific example, the company has already teased the launch of a product on Friday and QA has spotted an untranslated string in one language. I have the dilemma that, if i remove the already approved build in the store, i can't guarantee that a new version will pass apple review by Friday. As such, i've got a new build ready to be submitted as soon as we release the buggy build on Friday. Unfortunately, all the while the bug fix build is waiting for review, customers will see the missing translation.