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
Output of flutter doctor
Version of purchases-flutter
Testing device version e.g.: iOS 15.5, Android API 30, etc.
How often the issue occurs- every one of your customers is impacted? Only in dev?
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
purchases_ui_flutter: 7.0.0 still depends on purchases_flutter: ^6.22.0 is that intentional?
Currently, both dependency in version 7.0.0 leads to a dependency issue.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
the dependency issue is resolved with Version 7.0.1. But the paywall is not responding on any click, maybe I need to do some migrations to get the paywall working again.
the dependency issue is resolved with Version 7.0.1. But the paywall is not responding on any click, maybe I need to do some migrations to get the paywall working again.
@SebastianKlaiber Thanks for working with us on the dependency issue!
There shouldn't be anything you need to do for migrations and our sample projects are responsive but we are looking into what could be causing this. Now just got a few questions for you for this one...
What platform are you experiencing the the non-responsive paywalls on?
Which method(s) are you using to display your paywall?
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 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
purchases_ui_flutter: 7.0.0 still depends on purchases_flutter: ^6.22.0 is that intentional?
Currently, both dependency in version 7.0.0 leads to a dependency issue.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: