Unable to run app on Samsung Remote Test Lab (unity 5.5.0b1.1)

hi - I don’t have a device so have been relying on the emulator and the Remote Test Lab devices.
I’ve got my app running on the emulator fine but when I install and run the app on a Z3 the app doesn’t seem to run.

This is what I’m getting back from the Device Logs:
WARNING 11-17 09:43:21.163 614 614 AUL app_signal.c: aul_send_app_launch_request_signal(423) > send_app_launch_signal, pid: 1738, appid: com.maltd.test
ERROR 11-17 09:43:21.163 681 681 RESOURCED proc-main.c: proc_add_program_list(237) > not found ppi : com.maltd.test
ERROR 11-17 09:43:21.062 1738 1738 AUL_PAD launchpad_loader.c: main(703) > dlopen failed(/opt/usr/apps/com.maltd.test/bin/test: cannot open shared object file: No such file or directory). Please complile with -fPIE and link with -pie flag
ERROR 11-17 09:43:21.052 681 681 RESOURCED block.c: block_prelaunch_state(134) > insert data com.maltd.test, table num : 6
WARNING 11-17 09:43:21.042 854 854 AUL launch.c: app_request_to_launchpad(396) > request cmd(1) to(com.maltd.test)

any ideas please?

thanks
warren

Are you sure that you submitted a device build to the remote lab? The same TPK cannot be used for the emulator and devices.

hi yeah, I hadn’t set up my certs properly.

thanks