wei-spring / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Capture photo crashes app with new IOS VM #1270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We are experiencing problems with the new IOS VM when calling:

Capture.capturePhoto(-1, - 1);

The app crashes. This only happens on device.

Tested with iPad Air, IOS version: 8.0.2

Original issue reported on code.google.com by pascules...@gmail.com on 8 Jan 2015 at 4:16

GoogleCodeExporter commented 9 years ago
This should be fixed with current builds. It was triggered by a VM bug with 
synchronized methods.

Original comment by shai.almog on 9 Jan 2015 at 8:55