issues
search
apptentive
/
apptentive-ios
Apptentive Legacy SDK for iOS. See https://github.com/apptentive/apptentive-kit-ios for Version 6.
http://www.apptentive.com/
BSD 3-Clause "New" or "Revised" License
146
stars
103
forks
source link
Release 5.2.9
#261
Closed
frankus
closed
4 years ago
frankus
commented
4 years ago
Improvements
Convert to full use of secure archiving/unarchiving.
Convert use of other deprecated APIs to use newest APIs where available.
Guard use of deprecated code with
@available
checks, and suppress warnings for newer deployment targets.
Warnings no longer automatically block compilation.
Improvements
@available
checks, and suppress warnings for newer deployment targets.