You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
There are a lot of things that can contribute to things not working. Having a very basic understanding of your environment will help us understand your issue faster!
Environment
[ Flutter (Channel stable, 3.24.3, on macOS 14.4.1 23E224 darwin-arm64, locale en-PK)
] Output of flutter doctor
[ 8.2.2 ] Version of purchases-flutter
[ Pixel 8 Pro, API 33 ] Testing device version e.g.: iOS 15.5, Android API 30, etc.
[ Everyone both in dev and live ] How often the issue occurs- every one of your customers is impacted? Only in dev?
[ Press back button on any screen ] Steps to reproduce, with a description of expected vs. actual behavior Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Describe the bug
I've integrated revenue cat PaywallFooterView in my Screen UI and when i pressed device back button i got the I've integrated RevenueCat's PaywallFooterView into my screen UI, and when I pressed the device's back button, I received the message "D/RevenueCatUI(16661): Paywalls: Close paywall initiated." I expected the back button functionality to work, but it does not close the current screen, etc."D/RevenueCatUI(16661): Paywalls: Close paywall initiated" message and expected back button functionality not working, it does not close the current screen etc.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
There are a lot of things that can contribute to things not working. Having a very basic understanding of your environment will help us understand your issue faster!
Environment
] Output of
flutter doctor
purchases-flutter
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Describe the bug
I've integrated revenue cat PaywallFooterView in my Screen UI and when i pressed device back button i got the I've integrated RevenueCat's PaywallFooterView into my screen UI, and when I pressed the device's back button, I received the message "D/RevenueCatUI(16661): Paywalls: Close paywall initiated." I expected the back button functionality to work, but it does not close the current screen, etc."D/RevenueCatUI(16661): Paywalls: Close paywall initiated" message and expected back button functionality not working, it does not close the current screen etc.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: