Closed ZuhanLin closed 2 months ago
fix crash
I would rather assert data is not nil with NSParameterAssert and do whatever we need to do first to not even present the view controller if there is no data
NSParameterAssert
fix crash