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

[MOB-7054] Load Images IterableEmbeddedView #721

Closed hardikmashru closed 6 months ago

hardikmashru commented 6 months ago

🔹 Jira Ticket(s)

✏️ Description

Please provide a brief description of what this pull request does.

davidtruong commented 6 months ago

@hardikmashru Can you fix the conflicts here I changed the base branch to be embedded. Is there a reason you changed to the ootb-banner branch?

hardikmashru commented 6 months ago

Hi @davidtruong the base branch was changed for this old PR: https://github.com/Iterable/swift-sdk/pull/717 to ootb-banner so I thought we needed to use that.

For the conflict, I think when doing merging we need to use changes from MOB-7054_MOB-7567 branch to resolve the conflict as the old branch had some linking issues related to some files which are fixed in this PR.