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-6878] iOS IterableEmbeddedView (OOTB) #674

Closed anlinguist closed 7 months ago

anlinguist commented 10 months ago

🔹 Jira Ticket(s)

✏️ Description

This PR implements the IterableEmbeddedView, which is an out of the box view for embedded messaging. The SDK implementation can be used with the corresponding Fiterable OOTB PR to see how the IterableEmbeddedView is used in a client app.

Merging into anelson/6734-update-messages-with-placements which is currently awaiting PR into embedded-messaging branch.

anlinguist commented 10 months ago

I fixed these errors in the subsequent url/action handlers PR.