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

iOS 14 clipboard permission notification #282

Closed heinst closed 4 years ago

heinst commented 4 years ago

We had a few users on the iOS 14 beta for our banking application contact us about them feeling uncomfortable about a banking application reading the clipboard, rightfully so. iOS 14 now tells users when apps have permission to their clipboard. It appears apptentive does in the background trying to read if the debug token is on the clipboard. Is this something that will be looked into so our users feel more comfortable using our banking app?

frankus commented 4 years ago

We released version 5.2.12 a couple of weeks ago to address this, but we recommend updating to 5.2.14 as it contains a few additional fixes.