Hi
We have an issue. We have a large Corona Business System which has multiple screens with data being loaded. Although we have tried to eliminate all of the bugs, but of course there are some still knocking around, mostly to do with data and mismatching.
We have a global runtime error trap which we use to catch the issue. What we are finding is that we still have display objects in memory. Is there anyway of clearing down all items so that when we reset the system it is completely clean?
With IOS we cannot “reboot” a system so we have to do this manually… what is the best way do you think?