yapstudios / YapDatabase

YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
Other
3.35k stars 365 forks source link

Prevent from bad access bcz of object still nil #546

Open ethan1022 opened 3 years ago

ethan1022 commented 3 years ago

Don't know this kind of handling is okay or not, but it actually fixed my app crashing from bad access!