ConnectSDK/Connect-SDK-iOS-API-Sampler

Display more exact build info

Opened this issue · 2 comments

You can check the current SDK and sampler app version in the settings. It would be more useful to include some extra information there, such as git commit hash and build time. Eg, SDK Version: 1.5.0 (abc123de; Wed Feb 4 16:10:19 PST 2015). This will help with debugging and troubleshooting.

Sample config: http://www.egeek.me/2013/02/09/xcode-insert-git-build-info-into-ios-app/

Partial implementation: b3a6185

An extra feature: display version/git info over the icon. Example: http://www.merowing.info/2013/03/overlaying-application-version-on-top-of-your-icon/