Skip to main content
Question

Seems like a Text in Paywalls V2 have problems with newline in texts

  • April 16, 2025
  • 1 reply
  • 77 views

Forum|alt.badge.img

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.

This post has been closed for comments

1 reply

Forum|alt.badge.img+8
  • RevenueCat Staff
  • April 18, 2025

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?