Version History
Version 11.2.0000
Enhancements
Rally ID | Title | Description | API Impacts |
---|---|---|---|
US216927 | iOS BadgeSDK: recoverBadgeByInvitationCode not public and xcode 11.2.1 surport | Make the function recoverBadgeByInvitationCode public to support installing a Badge with a Badge Invitation code on a phone. |
recoverBadgeByInvitationCode(_:completion:) in Service class is now public. |
Known issues
When using cocoapods-binary
plugin in Podfile, Pod install
could fail on macOS Catalina. See the following page for more details.
https://github.com/leavez/cocoapods-binary/issues/94 A workaround is to using Xcode 11.2.1 on macOS Majave.