Skip to content

1.2.5 - iOS 7, CocoaPods, Other Bug Fixes

Compare
Choose a tag to compare
@wooster wooster released this 11 Jan 01:49
· 3402 commits to master since this release

This release fixes some minor issues and bugs. It includes some compatibility fixes for CocoaPods users and fixes for some visual issues on iOS 7.

Fixes:

  • Issue #74 Compilation errors when adding TTTAttributedLabel as a cocoapod
  • Issue #75 Xcode build warnings
  • IOS-196 Add ARM 64 architecture support
  • IOS-229 Log debug info about why Survey was not shown.
  • IOS-242 FeedbackDemo: Survey text and tag
  • IOS-331 Profile page has both back and done buttons.
  • IOS-338 Text behind "No Email Address?" alert becomes pixelated.
  • IOS-343 Add application_build to engagement framework.
  • IOS-345 Message Center arrow visual issue
  • IOS-347 Switch to using XCTest from SenTest