Releases: usabilla/usabilla-u4a-ios-swift-sdk
Releases · usabilla/usabilla-u4a-ios-swift-sdk
v3.4.0
v3.3.2
v3.3.1
v3.3.0
Added
- UsabillaFeedbackForm.dismissAutomatically Bool attribute to handle automatic or manual form dismiss
- formDidClose delegate method of UsabillaFeedbackFormDelegate protocol, take a look at the documentation
Fixed
- Screenshot image picker orientation always in portrait: now showing in the same orientation as previous view controller
- Unexpected scrolling when typing in textfield
v3.2.1
v3.2.0
3.2.0
Added
- Carthage compatibility
- Caching for feedback: when there is no internet connection feedbacks are now saved and sent when a the connection is back
Removed
- Alamofire dependency
- PromiseKit dependency
Fixed
- Issue with the rating control (star and mood) where it was not reset correctly after reuse