For some reason the old setup I had months ago still persists and nothing I do gets rid of it. I can’t see the latest version only of the features.
For some reason, these ones update immediately:
The main content
Packages
Call to action
Footer links
Close button
However, the features do not update no matter what.
This is what I’ve tried:
Getting the latest flutter sdk, current version in pubspect.yaml is `^3.7.0`
Getting the latest versions of purchases_flutter and purchases_ui_flutter
Cleaning the build folder and running the app again
Clearing the apps cache, storage and uninstalling the app.
Publishing a release build to the internal test track and installing it on google play console.
I’ve attached screenshots of the device and the preview in the dashboard for side by side comparisons.
I don’t know what else to do and it’s been frustrating me for months.
Minor nitpick: It is such a pain to scroll down on the Paywall editor to see the entire preview on the right.
Page 1 / 1
Hey @henry-adu ,
We’ve recently made some updates to the Flutter SDK that may help with issues like this. If you haven’t already, please make sure you're on the latest release of purchases_flutter and purchases_ui_flutter
Your paywall should be updating as you save and publish changes, so there might be something else happening if that’s not the case (e.g linked offering on the paywall from an inactive one).
Feel free to open a support ticket with more detail, we’d be happy to take a closer look!
Best,
I updated both packages to 8.10.0 and have same issues, possibly even worse because I cannot change the pricing. My offering had 1 price and I added a second price option (I verified all is working on both ends) yet the paywall doesn't show it , even 5 hours later. Not only does my app not update, the RevenueCat Dashbaord doesn't even update the preview, that in of itself indicates a major issue.
I've tried everything the poster did to no avail, and its disappointing to see there is no proper cache clearing in the SDK.
On the left is the the updated text when clicking specifically on on the input in the Paywall edit screen. On the right is my app AND the paywall edit screen if you click off this box (basically default view) .
Additionally I deleted the paywall, and when I crate a new paywall, this second new package is not available.
Hey @henry-adu ,
We’ve recently made some updates to the Flutter SDK that may help with issues like this. If you haven’t already, please make sure you're on the latest release of purchases_flutter and purchases_ui_flutter
Your paywall should be updating as you save and publish changes, so there might be something else happening if that’s not the case (e.g linked offering on the paywall from an inactive one).
Feel free to open a support ticket with more detail, we’d be happy to take a closer look!
Best,
I did contact support and the issue has been resolved. I assumed all locals used the same strings and I was updated en-gb when I was using en-us. I deleted en-us and defaulted to en-gb and the issue resolved.