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
The text was updated successfully, but these errors were encountered:
bolsinga
changed the title
Uses +[NSKeyedUnarchiver unarchiveObjectWithData:] which is deprecated when targeting iOS12
Uses +[NSKeyedUnarchiver unarchiveObjectWithData:] and -archivedDataWithRootObject: which are deprecated when targeting iOS12
Nov 6, 2020
There is a simple replacement to use.
The text was updated successfully, but these errors were encountered: