Skip to Content
0
Sep 28, 2018 at 06:22 PM

MDK Client SDK set up

774 Views

Hi,

I followed the instructions in this blog:

https://blogs.sap.com/2018/05/17/mobile-development-kit-sdk-client-install-and-setup-2.0sp1-pl01/

After running this command tns run ios –emulator

The emulator opens and the client is installed. It opens with a completely white screen, for a few seconds and then it’s closed without any message. In the console I can see the following errors. [ExampleApp:79565] SyscallError: setpriority(PRIO_DARWIN_ROLE, 79565, 3): No such process SyscallError: MEMORYSTATUS_CMD_SET_PROCESS_IS_MANAGED failed for ExampleApp:79565 Does anybody know what can be the issue or where to look?

Thanks!