Recently I noticed my apps (three different apps) crashes sometimes when you close them. Not sure with which Xojo release this was introduced.
It doesn’t happen always though … seems ‘random’.
All Crash reports always referring to NAAutoReleasePool
You can only find which steps cause a crash most of the times.
Could be a declare, plugin or framework method which releases and object once too often.