Hi Corona community and staff!
After spending some days tracking strange bugs in our last game, we realized all of them are related with the new transition api, it was not about our code, specially with onComplete functions, which generates lots of memory leaks in our game until crashing it.
I’ve read all of those problems appeared after build 2076, but we are not longer allowed to download this build.
The oldest build I can see in the download page is 2082 (besides Graphics 1.0 builds).
Is there any way to download the build 2076, or at least, a code shortcut to use transition 1.0 api (which worked perfectly) instead transition 2.0 like with graphics 2.0/1.0 ( graphicsCompatibility = 1 ) ?
Thank you for reading!