In the do-try-catch block below when I try to retrieve the data using unarchiveTopLevelObjectWithData the if-let statement is nil.
do-try-catch
unarchiveTopLevelObjectWithData
Why is it