-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Carthage support #37
Comments
👍 |
Closed
mollidor
added a commit
that referenced
this issue
Feb 4, 2019
## Version 3.2b1 * [UPDATE] Style updated to match our iOS app v2.0 * [UPDATE] Base SDK updated to iOS 12, built with Xcode 10.1 * [IMPROVEMENT] Location permissions are handled when presenting the login view controller. The merchant is asked to grant location permissions if needed and restricted from logging in when denied. * [IMPROVEMENT] Added a section to the README on how to [integrate with Carthage](https://github.com/sumup/sumup-ios-sdk/blob/master/README.md#integration-via-carthage). Heavily inspired by [Zyphrax's](https://github.com/Zyphrax) help in [PR #42](#43) addressing [issue #37](#37). * [BUGFIX] Fix a crash in checkout when trying to use an audio connection to a PIN+ or C&S readers when microphone permissions have been denied.
Hi @tbaranes, @jeremangnr, we're going to add Carthage support with the next release, please see my comment here for reference. Best, |
mollidor
added a commit
that referenced
this issue
Apr 9, 2019
* [UPDATE] Style updated to match our iOS app v2.0 * [UPDATE] Base SDK updated to iOS 12, built with Xcode 10.1 * [IMPROVEMENT] Location permissions are handled when presenting the login view controller. The merchant is asked to grant location permissions if needed and restricted from logging in when denied. * [IMPROVEMENT] Added a section to the README on how to [integrate with Carthage](https://github.com/sumup/sumup-ios-sdk/blob/master/README.md#integration-via-carthage). Heavily inspired by [Zyphrax's](https://github.com/Zyphrax) help in [PR #42](#43) addressing [issue #37](#37). * [BUGFIX] Fix a crash in checkout when trying to use an audio connection to a PIN+ or C&S readers when microphone permissions have been denied. * [ADDED] Added support for the SumUp 3G reader
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That would be great!
The text was updated successfully, but these errors were encountered: