Yberamos
Yberamos
**Describe the bug** Scaling an image in the simulator throw an NullPointerException, even if not scaling it explicitly with a scaledWidth/Height. But works fine when running on Android or iOS....
**Describe the bug** While taking a picture using Capture.capturePhoto(-1, -1); works without issues, choosing one using Display.getInstance().openGallery() throw the exception "CursorIndexOutOfBoundsException ": ``` Exception: android.database.CursorIndexOutOfBoundsException - Index 0 requested, with...
**Describe the bug** The code in charge of resizing an image appears to not work on Android but works fine on iOS **To Reproduce** Use Capture.capturePhoto([someWidth], [someHeight]); **Expected behavior** Image...
When I start PresentMon, I have this error (as you can see, the message is very explicit :smile: ):  I have tried: - Uninstall followed by reinstall - Using...