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

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift