Skip to main content

If I paste string with newline in paywall editor and display paywall in UIKit app it will behave like this:

Notice the “\” symbol, that is added.

If I try to add newline via enter key, and use UIKit to display paywall:

 

If I paste string with newline and use SwiftUI app to display paywall:

 

If I enter newline via enter key and use SwiftUI app, it will show it like this:

 

Seems like there is inconsistency in paywalls behaviour, what should I do? Now I use UIKit mainly, and I just want to add newline without extra symbols.

Hi ​@Artem10919, I’d be happy to investigate this. Can you share with me the version of the RevenueCat SDK you are on as well as your paywall code?


Reply