Could not attach PID iOS simulator launching error

Solution:

When you run your app if it show that could not attach PID error then follow the below steps to solve that.

You can understand that it is a cache issue.

1. So first goto derived data and delete all.

2. after that delete the app in the simulator.

3. Goto hardware reset content and settings in simulator.

4.Clean the project in Xcode.

5.Run the app it will works good.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift