You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(void)load:(NSInteger)ID
success:(void (^)(id asObject))success
failure:(void (^)(NSError *error))failure
method (ASObject class) app crash when try to get first object from an empty array.
In
success:(void (^)(id asObject))success
failure:(void (^)(NSError *error))failure
method (ASObject class) app crash when try to get first object from an empty array.