Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Airplay route options popover

Tags:

ios

ios8

I'm having a problem with the airplay route options popover drawing too short on iOS 8, such that the user can't even tell that there are options other than iPad available. In the attached screenshot, there are actually two airplay speakers available. You can scroll down and select them, but I doubt most users would think to try that.

I inspected the view hierarchy to see if there was a view corresponding to where it was choosing to bound the popover, but didn't see anything interesting.

The same issue was posted in the apple developer forums, but doesn't have an answer: https://devforums.apple.com/message/1039783#1039783

This happens in both portrait and landscape mode, 100% of the time on an iPad 3rd gen running 8.0.2. Built with Xcode 6.

Let me know if more information would be helpful, and thanks in advance for any thoughts!

enter image description here

like image 360
tracy Avatar asked Oct 31 '22 16:10

tracy


1 Answers

This appears to be an actual bug in iOS 8 apps built with Xcode 6. I created a test app and submitted it to apple as part of a Technical Support Incident. They examined it, credited us back the TSI and said they would track it as a bug. We also confirmed with another music application that they were seeing the same behavior.

like image 125
tracy Avatar answered Nov 11 '22 10:11

tracy