Some times app crashes saying object has been deleted.
Please let me know how can I delete with catch exception.
you have to check for the object if it is invalidated or not
if !myObject.isInvalidated { //the object exists and it is safe to handle it }
1.4m articles
1.4m replys
5 comments
57.0k users