Hello, [Flutter App - PayWall]
I’ve checked different topics related to mine and i can’t fix my issue.
I wanted to show the close button on my paywall. But unfortunally even if i’m using :
await RevenueCatUI.presentPaywallIfNeeded(paywallKey, displayCloseButton: true);
As described in the doc, it’s not working. Some people said the button is only black for them but in my case, i can’t find any it at all, so i need help. Here’s what it looks like and i’m using this recent version :
purchases_flutter: 8.10.4purchases_ui_flutter: 8.10.4
