Appears to still not work, debugging now.
I get the exact same error.
04-25 06:36:00.361: E/IDTKLog(10943): IDTK_LOG_ERROR: [JS] Invoked in void com::ideateca::service::js::utils::JSUtilities::PrintException line 94: JavaScript Exception ( Tag: 'timer'): TypeError: Cannot call method 'isLoggedIn' of undefined
04-25 06:36:00.361: E/IDTKLog(10943): at Acts.socialServiceRequestLogin (c2runtime.js:23410:34)
04-25 06:36:00.361: E/IDTKLog(10943): at Action.run_object (c2runtime.js:16279:10)
04-25 06:36:00.361: E/IDTKLog(10943): at EventBlock.run_actions_and_subevents (c2runtime.js:15758:38)
04-25 06:36:00.361: E/IDTKLog(10943): at EventBlock.run (c2runtime.js:15731:9)
04-25 06:36:00.361: E/IDTKLog(10943): at Runtime.executeSingleTrigger (c2runtime.js:12958:10)
04-25 06:36:00.361: E/IDTKLog(10943): at Runtime.triggerOnSheetForTypeName (c2runtime.js:12905:16)
04-25 06:36:00.361: E/IDTKLog(10943): at Runtime.triggerOnSheet (c2runtime.js:12853:13)
04-25 06:36:00.361: E/IDTKLog(10943): at Runtime.trigger (c2runtime.js:12842:12)
04-25 06:36:00.361: E/IDTKLog(10943): at Layout.startRunning (c2runtime.js:14021:16)
04-25 06:36:00.361: E/IDTKLog(10943): at Runtime.go_textures_done (c2runtime.js:11295:29)
My code where it hangs. It doesn't get to my Title screen (first layout). It just sticks on the Ludei splash screen. However, the game isn't completely frozen as ads still load and display LOL.
I'm trying some suggestions. I'm curious if it working for others.