createScreenShot not working on IOS ogl-es branch

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
gil.hadas
Posts: 7
Joined: Tue Feb 11, 2014 10:56 am

createScreenShot not working on IOS ogl-es branch

Post by gil.hadas »

I'm trying to capture the screen with createScreenShot ,
On the simulator I get incorrect color of the texture and in the device I don't get anything.
please help,
any idea how to patch it ?
thanks
Nadro
Posts: 1648
Joined: Sun Feb 19, 2006 9:08 am
Location: Warsaw, Poland

Re: createScreenShot not working on IOS ogl-es branch

Post by Nadro »

You should use built-in iOS feature for make screenshots. Built-in Irrlicht method doesn't work cause of some technical reasons.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
DanielBocksteger
Developer
Posts: 25
Joined: Tue Jan 21, 2014 9:15 pm
Location: Goch, NRW, Germany
Contact:

Re: createScreenShot not working on IOS ogl-es branch

Post by DanielBocksteger »

Best regards,
Daniel Bocksteger

German iOS Developer born in '95.
Post Reply