Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

App crashes in iOS 8 and earlier #459

Open
ghugues opened this issue Feb 15, 2018 · 1 comment
Open

App crashes in iOS 8 and earlier #459

ghugues opened this issue Feb 15, 2018 · 1 comment

Comments

@ghugues
Copy link

ghugues commented Feb 15, 2018

The latest release 3.2.12 uses layout anchors (NSLayoutAnchor) which were introduced in iOS 9. However the pod file indicates that the Uservoice SDK works for iOS 6 and later.

Release 3.2.12 is very important to us because it fixes layout issues on the iPhone X, but we can't drop support for iOS 8 yet. Replacing uses of NSLayoutAnchor with good old NSLayoutConstraint should be pretty easy though.

@ghugues
Copy link
Author

ghugues commented May 21, 2018

Is there any update on this issue ? Is this SDK still under development ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant