damus
damus copied to clipboard
Fixes damus-io/damus#257
ChangeLog-Changed: Added additional error handling to loading contact events (@npub1jutptdc2m8kgjmudtws095qk2tcale0eemvp4j2xnjnl4nh6669slrf04x)
the if let should handle this?
In my experience it fixed issue where app would crash if I opened/closed it too quickly yes. Could wrap a few more lines in that statement from memory but seemed to work fine as it was.
(It would crash as events was nil, presumably because no new events from contacts as opened it too fast after previously closing).