[TIMOB-14196] Tizen: Apps don't progress beyond splash screen on device
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-06-13T23:21:29.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | 2013 Sprint 12 |
Components | Tizen |
Labels | qe-3.1.1, sdk-tizen |
Reporter | Lokesh Choudhary |
Assignee | Ingo Muschenetz |
Created | 2013-06-13T00:34:11.000+0000 |
Updated | 2014-09-15T18:06:57.000+0000 |
Description
Description:
1. Create an app for tizen in titanium or appcelerator studio
2. Build & run the app on the tizen device
3. The app will launch automatically
4. Observe app behaviour
Actual Result:
1. The app gets stuck at appcel splash screen & does not go beyond it
Expected Result:
1. The app should go beyond the splash screen & not hang on it
Note : I have successfully flashed the tizen device to OS 2.1 so it rules out old OS 2.0 issue.
Attachments
Could you attach wgt that cause the issue please?
Tizen device log:
attached app
One more thing I noticed is first thing it asks fo permissions to access certain phone features like bluetooth, calendar, contacts, user location, messaging, NFC. Are these permissions creating any issues running the app properly ?
I downloaded, installed and run you wgt successfully. It shows 2 tabs, everything works. You log is very strange log: E/ConsoleMessage( 3886): file:///opt/usr/apps/nkeQtkOTlW/res/wgt/titanium/Ti/App/Tizen.js:2:ReferenceError: Can't find variable: tizen E/ConsoleMessage( 3886): file:///opt/usr/apps/nkeQtkOTlW/res/wgt/titanium/Ti/Network.js:43:ReferenceError: Can't find variable: tizen It is very strange because "tizen" variable are part of Tizen API and should be available anywhere. Probably something is corrupted on the device. I suggest re-flash it.
Resolving this ticket as invalid as I did not have the right flash image version for the device. After lot of searching & trial & error I figured out that the flash image which works is tizen-2.1_20130517.6_RD-210-REF.tar.gz (there is one more which does not work which is tizen-2.1_20130517.6_RD-210.tar.gz ). For hardware acceleration use mali_2.1.gz. I think we should release note this. But there is one more issue with working flash image has WiFi disabled so we cant see app analytics on dashboard sent from the tizen device. Now the apps launch & work fine (checked mostly on default apps).
Closing as invalid
What was the fix for this? What version of Studio and the SDK should I use? I have the same issue, it freezes on the splash screen.