Hi,
I'm trying to upgrade UA from 6.0.2 to 7.0.4.
I'm having trouble because it appears that "UAKeychainUtils.h" was deprecated, or no longer in the files once I did a pod install.
This affects statements like:
[UAKeychainUtils getDeviceID];
since it appears that UAKeychainUtils is no longer supported.
Checking this library hierarchy, http://docs.urbanairship.com/reference/libraries/ios/7.0.4/hierarchy.html, seems to confirm that this is indeed the case.
What is the best way to move forward from here?
I don't see note of this change in the migration guide.
Comments
1 comment