Morris Butler

Results 177 comments of Morris Butler

I've not been able to reproduce this. There is a good chance that the fix for #411 has also resolved this issue. If you're still seeing this after updating to...

I've reproduced this in the Post-Testflight mode... not sure why TestFlight is making a difference but I'll try and get to the bottom of what's happening.

For released builds (via the AppStore or TestFlight) iOS does not allow asset writing in the background so any currently running captures are automatically cancelled by the system when the...

iOS currently gives ~30s processing time to background apps. 20s is me being conservative as I have no way to determine the actual time the system is giving. As soon...

We've added an option to write out the current capture (instead of it being cancelled) when the app moves into the background. This will be enabled by default and will...

The option for saving the current capture when the app loses focus is found in the iOS specific section of the Misc capture settings as shown below: We're still working...

Possible to do, just need to find the best way to implement it. Also need to consider how best to handle edge cases such as if the app is terminated...

Could you share your captured videos demonstrating the issue (send them to [email protected] linking this issue in your email)? One from iOS and one from Android.

Are you using the Vulkan or OpenGLES3 rendering API on Android?