Re: iOS Native browser kills native player

2014-02-07 Thread Gerry Orkin
On further investigation the player is destroyed only if the URL of the page being loaded into the browser contains inline video or audio content and controls. Setting the browser control's "allowsInlinePlayback" property to false (which is documented as preventing inline media from playing) doe

iOS Native browser kills native player

2014-02-06 Thread Gerry Orkin
Before I report this as a bug, has anyone else noticed that if you have a non-full screen native player on a card and then create a native browser on the same card the player disappears. It's still plays...unless you set the URL of the browser...then the player is destroyed. Can those native ob