Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

purchases_ui_flutter: 7.0.0 still depends on purchases_flutter: ^6.22.0 #1131

Open
4 of 11 tasks
SebastianKlaiber opened this issue Aug 7, 2024 · 5 comments
Open
4 of 11 tasks
Labels
bug Something isn't working

Comments

@SebastianKlaiber
Copy link

‼️ Required data ‼️

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?
  • Debug logs that reproduce the issue
  • 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.

@SebastianKlaiber SebastianKlaiber added the bug Something isn't working label Aug 7, 2024
@RCGitBot
Copy link
Contributor

RCGitBot commented Aug 7, 2024

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@MarkVillacampa
Copy link
Member

Hello @SebastianKlaiber,

Thank you for raising this issue. We just released version 7.0.1 which should fix it. Please try it and let us know.

@SebastianKlaiber
Copy link
Author

Hi @MarkVillacampa,

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.

@joshdholtz
Copy link
Member

Hi @MarkVillacampa,

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...

  1. What platform are you experiencing the the non-responsive paywalls on?
  2. Which method(s) are you using to display your paywall?

Thanks!

@SebastianKlaiber
Copy link
Author

  1. iOS 18
  2. final paywallResult = await RevenueCatUI.presentPaywallIfNeeded('premium');

Flutter 3.24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants