Hi Rob,
I am reporting a bug with the zip file but I just want to say that I figured out what is going on. On my app, I use display.save() to save a screenshot of a group object so the user can share that image later. The problem is that with the latest Android update, my app can’t share any image that is located in a directory other than the resources directory. So if I save a screenshot in documents, cache or temporary directory, my app crashes the app used to share, for example, crashes gmail if I try to send that image by email. Sending bug report now. Thanks