Using Unity 5.5.0b6
I’ve been trying to get a build working on tizen, and I can’t seem to get a build going on the Samsung Remote Test Lab for some reason.
I downloaded the Tizen SDK, set up a “security profile” and put the same name in unity build settings as “signing profile name”. I have tried connecting over SDB to the device (using many different servers of Z2’s and Z3’s) and when I manage to finally get one up and running, and connected to SDB (a tough thing to do for me) I go to the tizen SDK and right click on the device in the connection explorer, and then click “Permit Installation”, and return to unity, builds and run (even selecting the device as target) and it fails to find the device it seems.
So I use the remote phones window to right click the bezel and hit manage applications, then I try to install the tpk file through the window it shows, and at first a long loading bar seems to upload the file, then I click the name of the application, and click install at the top.
At this point the remote install window sometimes gives an error, but the last few times I’ve tested it, the app just disappears in the list if I refresh, and it doesn’t seem to let me interact with the device anymore (sometimes I can reboot the device and it will respond to the mouse input again). It doesn’t show the app as being installed in the window…
Sometimes I see this here:
What is going on here? The emulator I have read isn’t supported by unity, but in other places I’ve seen people say it has worked. Where are you guys testing these apps out? Is the remote test lab not the right place?
When I run the emulator, and try to use the tizen SDK to permit installation, I get this:
And while I have somebody who might know, where and how do you “register” your certificate? Is that a part of this process I am missing? I went to developer.samsung.com and signed in, set some account stuff up, but never have I seen a place to “register a certificate” or similar option.
Thanks ahead of time for any advice!