AppBlade / AppBladeSDK

The SDK for AppBlade; iOS and Android
https://appblade.com
MIT License
23 stars 14 forks source link

Screenshot issue with OpenGL layers #93

Open andrewtremblay opened 10 years ago

andrewtremblay commented 10 years ago

Certain kinds of custom views (like GL layers) do not expose their images directly to the hierarchy and the image is not captured properly.

This issue exists in the current SDK, but happens rarely enough that only the highest profile clients notice it.

jamesdaniels commented 10 years ago

I believe that the new way that FiftyThree is capturing a screenshot fixes this issue. You should look into it, it might be iOS7/ARM64 only but worth having a flag for. So it becomes less an issue with time.