
- #Xcode 10.3 sdk full
- #Xcode 10.3 sdk code
- #Xcode 10.3 sdk simulator
Fix survey layout warning on rotation from landscape to portrait. Pause network requests when network is unreachable.
Explicitly set quality of service on background queues.Move core data completely off of main thread.Add session identifier to help group events by session.Correct handling of event names that include any pound signs, percent signs, or slashes.Fix problem that required app relaunch to receive replies in Message Center.Fix an issue where hidden messages (send with sendAttachment()) were visible in Message Center.Work around an iOS bug where survey text fields could disappear.Also ask for name when Message Center requires an email address.Explicitly set the protection level on Message Center attachments.Fix a bug where running an app built with Xcode 10 on iOS 13 can result in unreadable (all-magenta) Survey and Message Center views.Fix a bug with gesture-driven dismissal of Message Center and Surveys.Add the ability to hide the About Apptentive (i) button from Message Center and Surveys.Warnings no longer automatically block compilation.
#Xcode 10.3 sdk code
Guard use of deprecated code with checks, and suppress warnings for newer deployment targets. Convert use of other deprecated APIs to use newest APIs where available. #Xcode 10.3 sdk full
Convert to full use of secure archiving/unarchiving. Add a configuration property to display terms and conditions. Improve accessibility in surveys for VoiceOver users. Fix missing background color override for “Other” question text boxes in surveys. Remove MobileCoreServices from the podspec to fix a deprecation warning. Post a notification when a survey is cancelled. This will avoid the pasting-from-clipboard notification for customers on iOS 14. Important for iOS 14: Use configuration profile to enable log monitor. Revert change to thread sanitizer settings which could cause issues when testing on simulators. Fix a bug where a survey with missing/invalid answers loses all user selections on attempted submit. Fix a warning for framework headers included with double quotes. Fix an infinite loop/crash in Surveys on iOS 14 (when built with Xcode 12).
Building projects with Xcode 12 and later requires using this version or a later one.Version 5.3 adds support for iOS 14 and drops support for iOS versions prior to 10.3.Further improvements have been made in more recent versions, which we recommend you use. Important: this was the initial release to support iOS 14. Fix issue with framework header imports.SDK framework now includes a module map for easier imports.
#Xcode 10.3 sdk simulator
SDK framework now ships as an xcframework that includes simulator and device architectures.
Fix a bug where upgrading the authentication credentials from very old SDK versions would fail on iOS 13 devices. Add property on configuration to disable writing debug logs to disk. Fix a bug where Message Center placeholder text would disappear. Remove duplicate VoiceOver elements in Message Center. Fix window-based interaction presentation for UIScene-based apps. Add a flag to disable CoreTelephony framework import. If you are upgrading from a previous version of the Alchemer Mobile iOS SDK, make sure you read our Migration Guide for each version between the version you are currently using, and the version you are upgrading to.