Iterable / swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
86 stars 67 forks source link

Resolve constraint issue #727

Closed hani-iterable closed 5 months ago

hani-iterable commented 5 months ago

🔹 Jira Ticket(s)

✏️ Description

We have resolved the error related to constraints.

davidtruong commented 5 months ago

Tested and verified this works. Need to fix the build tests before we merge in.

davidtruong commented 5 months ago

I changed the base branch back to embedded-messaging since there's a split in the base branch history.

@evantk91 We can cherrypick this change into the newer branch line.

bradumbaugh commented 5 months ago

I tested this out on my sample app, seems to resolve the issue. Thanks!