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-7458] - Aligning iOS with Android #704

Closed Ayyanchira closed 6 months ago

Ayyanchira commented 6 months ago

🔹 Jira Ticket(s)

✏️ Description

Config object Enum for type Removal of ViewDelegate and its methods

Ayyanchira commented 6 months ago

Will bug bash with this branch so we can work on this before merging into embedded

evantk91 commented 6 months ago

LGTM at least for today's bug bash.

A few points we need to address before release:

  • notification default is not aligned with Android. The background and border colors differ from the card and banner styles.
  • the second button is defaulting to this weird block button. it should be a button with a transparent background and the same color text as the first button. See the figma.
  • the second button background and border color should be configurable. I will add this to the android side.
  • the card view type should collapse when the image is not provided to align with the android side and the discussion I had with design (stephanie)