IOS Emulator not launching in visualizer

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi Team,

I am trying to launch the emulator from visualizer and its installed mac itself. In emulator configuration screen I am getting xcode not found error . Can you please let me know the issue.

Xcode is installed in my machine.

In console logs I see the below message. I have changed the workspace but still same issue.

unable to find defaultemumetadata.json file from/Users/techm/KonyWS/21June2018/_ios/defaultemulator/defaultemumetadata.json location.

Thanks

Hi,

Please check the basecamp link below,

https://basecamp.kony.com/s/question/0D56A00000AnrmJSAR/

Thank you

Hi,

Thanks for the reply. My original issue got resolved but if we launch emulator from visualizer logs are not coming in xcode also some times it displays error message "Unable to attach PID ".

So if I want to view the logs explicitly cancelling the simulator opened and manually re-launching it by run button in xcode .If I follow this process then able to get log its killing my time can you please provide any solution for this.

Thanks

Hi,

Yes, it is expected behaviour why because for the first time we are launching the simulator irrespective of Xcode, It mean that we are launching both xcode and simulator independently (without any connection), so that we wont get logs in xcode, if we run again from xcode then connection will takes places , we will able to get the logs.