apptentive / apptentive-ios

Apptentive Legacy SDK for iOS. See https://github.com/apptentive/apptentive-kit-ios for Version 6.
http://www.apptentive.com/
BSD 3-Clause "New" or "Revised" License
146 stars 103 forks source link

There's no way to see when a user cancels a survey #271

Closed mknippen closed 4 years ago

mknippen commented 4 years ago

In the current version of the SDK, we have notifications where when a survey is shown to a user, and when the user successfully sends a survey. We do not, however have a way to tell when the survey has been cancelled.

This has been requested by a client of mine. I've went through and added this specific notification in a fork. It's 3 lines of code, and follows MVVM.

Please consider reviewing/merging. Thanks!

frankus commented 4 years ago

This is now part of the 5.2.12 release.