Corona Simulator[71138:2403] unlockFocus

Hey, I started getting this when calling webPop, at just about the time that actual webpages began appearing in my simulator, and I also started seeing this: DVFreeThread - CFMachPortCreateWithPort hack

Now I get crashes all the time with the webPops, and as far as I know I didn’t change anything. Any ideas?

[import]uid: 96383 topic_id: 20833 reply_id: 320833[/import]

webPop gives a lot of that, it’s not stable at all, I’m getting better results with native.newWebView [import]uid: 10141 topic_id: 20833 reply_id: 82017[/import]

Do you just sub in “native.newWebView” for “native.showWebPopup?” Doesn’t seem tto work that way for me. [import]uid: 96383 topic_id: 20833 reply_id: 82036[/import]

Read here: http://developer.anscamobile.com/reference/index/nativenewwebview [import]uid: 10141 topic_id: 20833 reply_id: 82039[/import]

This is an Apple bug. WebViews+OpenGL are really flakey/buggy on Mac. (Works fine on iOS, while pretty much impossible on Windows to give you a sense of how far we are pushing the envelope.) (The technical term is Layer-backed WebViews.) File a bug report with Apple to get them to fix it. The more people the better.
https://bugreport.apple.com/

Refer to bug://10030959 in your report.

Here is a copy of mine:
http://openradar.appspot.com/10030959
[import]uid: 7563 topic_id: 20833 reply_id: 82053[/import]