Unity3d : Getting start with Tizen SDK 2.3 - Part 4

Unity3d : Getting start with Tizen SDK 2.3 - Part 4

Test On:
- MacBook Pro (Retina, 13-inch, Early 2013), 2.6 GHz Intel Core i5
- OS X El Capitan
- Tizen SDK 2.3.1 Rev1
- Unity3d 5.3.1f1

[Request a device profile]


      1. From popup "Request and Register a Certificate", click on "Request a device profile".



      2. The prompt will check your session for connect to server page but you not already login. Click "OK".



      3. Inside popup will open samsung developer login page. If you not have one just click "Create a Samsung account" and follow from their instruction, I'm not mention on this part. If you success register one account or already have it just file your "ID" and "Password", then click "Sign In".


      4. If you found license agreement, just accept it by check box and click "Agree", if the interface not lead you to "Request Developer Certificate" page like (5.), please close this popup and  click on "Request the Certificate" again.


      5. On this form click choose "Privilege Level" as "Public", "Developer Type" as "Individual" and "Device ID" as sample duid "1.0#OYbnFSmxwxVOk62e/cz11DU+J90=". Click "Submit". (eg. replace Device ID with your real DUID for test on Samsung Z1).


 [fill email, Public, Individual, DUID]

      6. The dialog told you "Your request has been completed", click "ok" of popup to closed NOT! big blue "OK" button. then goto your inbox of email of your account.


      7. Check inbox of email, junk or wait a while to re-check, email may take a time to send to you. For sample i got this one. Please keep "Password: xxxxxxx" from this mail we need to use later.


[device-profile.xml, password]

      8. Extract "[Samsung Tizen] DEVICE PROFILE IS ISSUED.zip", then you've got "device-profile.xml" file like below (I place this file into same folder of "author.csr" file for easy to find out later).


[Register Certificate]

      1. From popup "Request and Register a Certificate". On section "Author", click on "Browse..." beside field of "Certificate file" and browse to your "author.crt" file and type your password in field beside "Password". Move to section "Device Profile", click on "Browse..." beside field of "Certificate file" and browse to your "device-profile.xml" file and type your password in field beside "Password"(this password attached in your mail, do you remember?)


[browse to require file, type password]

      2. Then click "OK", you should see "Registration succeeded.", author path to "author.p12" and distributor path to "distributor.p12".


[Verify Certificate]

      1. Goto Tizen IDE > Preferences... > Tizen SDK > Security Profiles, you should see Security Profiles was added seem like below image.


      2. Click "OK", the popup alert appear, just click "OK". 

[finish created security profiles]


Next to Part 5 - [Unity3d Publishing Settings]

Back to Part 3 - [Generate a Certificate signing request]
http://gamedevtodied.blogspot.com/2015/12/unity3d-getting-start-with-tizen-sdk-23_23.html





Comments

Post a Comment