While running app in emulator, I'm getting error
Failed to open /opt/apps/<package_name>/bin/<appe_name>.exe : /opt/apps/<package_name>/bin/<appe_name>.exe: cannot open shared object file: No such file or directory.
I can confirm through Tizen IDE Connection explorer that the above requested file is indeed present on the requested location.
Does anybody faced this kind of issue before or know any solution for this?