Search Unity

Tizen game rejected due to x86 architecture...

Discussion in 'Tizen' started by thegabba, Sep 21, 2017.

  1. thegabba

    thegabba

    Joined:
    Jul 23, 2017
    Posts:
    8
    Hi guys, my Tizen game has been rejected due to its architecture (Application was built by x86 compiler.), I guess I've sent the 'emulator build' instead of the 'device build'. But, while with the previous build I got 2 folders ('Device' and 'Emulator') with 2 .tpk files, when I build/build and run now I only get one .tpk file so I can't understand either it's the emulator one or the device one. Any clue on how to get the two distinct files again?

    EDIT:
    I solved the problem by myself: within the Tizen Player Settings under the 'Deployment Target' section you have to press 'Discover' and select 'All'. In this way, once you've built the app, you will get two folders: Device and Emulator. Otherwise, if you choose Mobile or Emulator, you will get only one .tpk file (depending on what you've chosen).
     
    Last edited: Sep 21, 2017