Posts

Post not yet marked as solved
9 Replies
Hi,I faced same problem.Solution(worked for me):1. Disconnect iOS device and uninstall the already installed app from it.2. Restart Xcode.3. Clean the project and erase derived data.4. Connect iOS device.5. Build and Run.I hope it works for you as well.