Search Unity

Tizen build working fine on Emulator but unable to launch on Remote Test Lab

Discussion in 'Tizen' started by migoistudios, Mar 29, 2017.

  1. migoistudios

    migoistudios

    Joined:
    Feb 24, 2016
    Posts:
    3
    My Tizen game called Cricket Trivia is working perfectly fine n Emulator but its not launching on Remote Test Lab devices.
    I am using mobile build for Remote Test Device.

    Mac 10.11.6
    Unity 5.5.2f1
    Tizen rev 2.4

    I am also attaching device logs
     

    Attached Files:

    • log.txt
      File size:
      1.2 MB
      Views:
      910
  2. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    I have seen this issue myself. It seems to be something with the RTL devices because the same TPK that fails to launch on RTL work perfectly on a local device.
     
  3. sukwon-suh

    sukwon-suh

    Joined:
    Mar 31, 2015
    Posts:
    81
    Which device did you select on RTL server? Z2 or Z3?
     
  4. sukwon-suh

    sukwon-suh

    Joined:
    Mar 31, 2015
    Posts:
    81
    I tested several cases as below.

    [Z1] (tizen 2.3)
    - UNITY 5.4.5p1
    >> It works fine.
    - UNITY 5.5+ doesn't support tizen 2.3.

    [Z3] (tizen 2.4)
    - UNITY 5.4.5p1, 5.5.3p1
    >> It works fine.
    - UNITY 5.6.0p1
    >> It doesn't work. I am looking into what is problem. It looks old version binary has problem and this device on RTL server is not the latest one.
    Z300HDDU0BPB2
    2.4.0.2

    [Z2] (tizen 2.4)
    -
     
  5. skaljac

    skaljac

    Joined:
    Apr 9, 2015
    Posts:
    33
    Hi Sukwon, where did you find Z1 with Tizen 2.3?
    I am looking to find such device on Remote Lab but I was unable to find it. All of the Z1 devices are with Tizen 2.4 (you can see that when you start options menu on device)

    I would really like to test my Unity app on Tizen 2.3 device!
     
  6. sukwon-suh

    sukwon-suh

    Joined:
    Mar 31, 2015
    Posts:
    81
    Hi Skaljac,
    You are right. Z1 also have been upgraded to TIZEN 2.4 now on the RTL.
    I found the site has wrong information and I misunderstood.

    I request to correct it and also I'm checking about supporting TIZEN 2.3 on the RTL.
    Thank you.