iPhone simulator coredata data not clear while uninstall the app in Xcode

 Solution:

It had two solutions.

1. You can go simulator menu Device -> erase all content and settings works well.

2. Also if you created group for your app and run it after that you can uninstall the app it will clear all data.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift