iOS Install with build 962 failed after build - analytics lib missing?

Hi, I just upgraded my Corona build to v962 and did a build. Installed via xcode and splash screen came up, then screen went black. In the Corona sim it works great. Tried a build using xcode simulator and monitored via Console and noticed this error… It went black in xcode sim too:

11/9/12 6:42:39.543 AM Blendamaze[16790]: Lua Runtime Error: lua\_pcall failed with status: 2, error message is: module 'analytics' not found:resource (analytics.lu) does not exist in archive no field package.preload['analytics'] no file '/Users/natedicken/Library/Application Support/iPhone Simulator/6.0/Applications/0337F4F7-3245-4727-8571-D51035C4CFDD/Blendamaze.app/analytics.lua' no file '/Users/natedicken/Library/Application Support/iPhone Simulator/6.0/Applications/0337F4F7-3245-4727-8571-D51035C4CFDD/Blendamaze.app/analytics.lua' no file './analytics.so' no file '/Users/natedicken/Library/Application Support/iPhone Simulator/6.0/Applications/0337F4F7-3245-4727-8571-D51035C4CFDD/Blendamaze.app/analytics.so'analytics [import]uid: 131038 topic_id: 32805 reply_id: 332805[/import]

This is confirmed - just did a build with commenting out this line (and all related analytics calls):

local analytics = require "analytics"

Before I submit a bug, has anyone else experienced this with build 962? [import]uid: 131038 topic_id: 32805 reply_id: 130436[/import]

This is confirmed - just did a build with commenting out this line (and all related analytics calls):

local analytics = require "analytics"

Before I submit a bug, has anyone else experienced this with build 962? [import]uid: 131038 topic_id: 32805 reply_id: 130436[/import]

Yup, see related post: http://developer.coronalabs.com/forum/2012/11/09/warning-ad-provider-flurry-does-not-exist

We’ve got a fix coming. [import]uid: 26 topic_id: 32805 reply_id: 130496[/import]

Yup, see related post: http://developer.coronalabs.com/forum/2012/11/09/warning-ad-provider-flurry-does-not-exist

We’ve got a fix coming. [import]uid: 26 topic_id: 32805 reply_id: 130496[/import]