apptentive / apptentive-kit-ios

ApptentiveKit SDK for iOS and iPadOS
https://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Changes were made that break integrations without notification or documentation. #23

Closed jgresham-incomm closed 1 year ago

jgresham-incomm commented 1 year ago

It appears that several properties were renamed or removed from the UIKit+Apptentive.swift file without properly deprecating or documenting the property change. Integration documentation still refers to properties that are no longer available. Further more, this was done on a minor version change so unless someone has the dependency as locked to a specific version this will break everyones build as it is typically safe to allow dependancies to be constricted as "up to next minor version"

frankus commented 1 year ago

We've restored the renamed properties in v6.0.5. We're very sorry for the inconvenience.