.com.anscamobile.corona.launchPadData - what is its purpose

Whilst debugging an errant application today, I noticed my binary was creating the following file when deployed to an iOS device:
/Library/Caches/.system/.com.anscamobile.corona.launchPadData

I was curious as to the purpose of this file, and also why it included the Ansca identifier instead of one that corresponded to my application.

Anyone? [import]uid: 74957 topic_id: 27537 reply_id: 327537[/import]

launchPad is the built in Corona metrics service. But I don’t have any experience with that particular deployment file… [import]uid: 41884 topic_id: 27537 reply_id: 111876[/import]