Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

v3.15.0 release contains breaking changes #368

Open
BenTincher opened this issue Jul 16, 2024 · 0 comments
Open

v3.15.0 release contains breaking changes #368

BenTincher opened this issue Jul 16, 2024 · 0 comments

Comments

@BenTincher
Copy link

Summary

Removal of RadarDelegate.didUpdateLocationPermissionStatus(status: RadarLocationPermissionStatus) method causes breaking change for those that had it implemented in v3.14.0 (which was mandatory so probably most). The breaking change is that RadarLocationPermissionStatus no longer exists.

This is the second breaking change released recently that should have been a major version. Again, in this case, resolution was relatively easy. However, there is significant frustration and time lost from consumers development.

Code to reproduce

Steps to reproduce

OS version

SDK installation method

Swift Package Manager with versioning rule 'up to next major'

SDK version

3.14.X upgrade to 3.15.X

Other information

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant