Update:
After a long search, I managed to get some error logs from the crash:
ERROR 12-04 21:04:31.064 2748 2748 Tizen::Io result Tizen::Io::_DbEnumeratorImpl::GetStringAt(int, Tizen::Base::String&) const(879) > [E_TYPE_MISMATCH] Trying to access column of different type. ERROR 12-04 21:04:31.064 2748 2748 Tizen::Io result Tizen::Io::_DbEnumeratorImpl::GetIntAt(int, int&) const(810) > [E_TYPE_MISMATCH] Trying to access column of different type. ERROR 12-04 21:04:31.064 2748 2748 Tizen::Io result Tizen::Io::_DbEnumeratorImpl::GetStringAt(int, Tizen::Base::String&) const(879) > [E_TYPE_MISMATCH] Trying to access column of different type. ERROR 12-04 21:04:31.019 2748 2748 Tizen::Base::Collection virtual result Tizen::Base::Collection::ArrayList::IndexOf(const Tizen::Base::Object&, int, int, int&) const(290) > [E_OBJ_NOT_FOUND] The arraylist is empty. ERROR 12-04 21:04:31.019 2748 2748 Tizen::Base::Collection virtual result Tizen::Base::Collection::ArrayList::Remove(const Tizen::Base::Object&)(393) > [E_OBJ_NOT_FOUND] Propagating. DEBUG 12-04 21:04:30.819 3858 3858 Phone virtual void PhoneApp::OnActiveAppChanged(const Tizen::Base::String&)(371) > OnActiveAppChanged org.tizen.menu-screen DEBUG 12-04 21:04:21.049 12541 12541 ConsoleMessage http://creatures-of-gaia.com/tizen/js/cog.js:5079:last message from my game
This resulted from opening the game through the default browser on a remote test device.
Hi,
Recently, I submitted an app for the store.
Beforehand, I also tested it in several browsers, tizen web simulator and android. Everything ran perfectly.
However, the store rejected it because on a real tizen device, the app seem to freeze/crash shortly after the loading screen.
...yay, great! How can I have seen that coming?! That it works everywhere, on the simulator too, but apparently not on a real device. Crap. Moreover, I applied a month ago to get a testing device to avoid exactly this kind of problem, but didn't even get a reply. I also tried the "remote test lab":
http://developer.samsung.com/remotetestlab/
but this seems broken too, freezing on "connecting" forever.
In other words, I have a web app which works perfectly everywhere except on Tizen, and no means to know what's going on.
How can you expect us to submit good apps if tizen is still unstable and we have no means to test apps properly?
Or do you have any suggestions on how to proceed?
Just for information, if you are curious, here is the web game in question:
http://creatures-of-gaia.com/tizen/
In the web version, some visuals may suffer delays since only a part is preloaded.
Any help is welcome.
Cheers,
Arnaud