Zentrust / OTPublishersHeadlessSDK

OTPublishersHeadlessSDK for iOS
Other
7 stars 5 forks source link

Ambiguous height for text inside banner #29

Closed amirrezvanibc closed 9 months ago

amirrezvanibc commented 9 months ago

I present banner, but then the text inside OT is having height constraint issues and getting cut off.

Here are some debug logs.

OTHeadlessSDK:  Info : [OTUIDisplayReason.swift]: logReason() -> 110 - Displaying OT Banner because the application has called the the API to show OT SDK UI.
2023-12-08 14:39:42.464588-0800 xxx[99572:739998] [LayoutConstraints] View has an ambiguous layout. See "Auto Layout Guide: Ambiguous Layouts" for help debugging. Displaying synopsis from invoking -[UIView _autolayoutTrace] to provide additional detail.

*bannerDescriptions:0x7f8ee6422600- AMBIGUOUS LAYOUT for bannerDescriptions.Height{id: 4061}

Legend:
    * - is laid out with auto layout
    + - is laid out manually, but is represented in the layout engine because translatesAutoresizingMaskIntoConstraints = YES
    • - layout engine host
Screenshot 2023-12-08 at 2 40 22 PM