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

Ios Paywall UI Stuck at when error occurs, and dismissRequest is not called #217

Closed
7 of 10 tasks
mirzemehdi opened this issue Sep 24, 2024 · 5 comments
Closed
7 of 10 tasks
Labels
bug Something isn't working

Comments

@mirzemehdi
Copy link

Describe the bug
When using Paywall UI, and let's say there is some configuration issue. In both android and ios below message dialog is shown. When Clicking okay button, in android dismissRequest is called, but in ios it is not called. I would expect to have same behaviour as it is in android.

image
  1. Environment
    1. Platform: iOS
    2. SDK version: 1.0.0+13.2.0
    3. OS version:
    4. IDE (e.g. Android Studio, Xcode, Fleet):
    5. IDE version:
    6. Device and/or emulator/simulator:
      • Device
      • Emulator/simulator
    7. Environment:
      • Closed testing / Sandbox
      • TestFlight
      • Production
    8. How widespread is the issue. Percentage of devices affected.
  2. Debug logs that reproduce the issue
  3. Steps to reproduce, with a description of expected vs. actual behavior
  4. Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to
    have context, eg. stackoverflow, etc.)

Additional context
Add any other context about the problem here.

@mirzemehdi mirzemehdi added the bug Something isn't working label Sep 24, 2024
@JayShortway
Copy link
Member

Hi @mirzemehdi, thanks for reporting this! We'll look into it.

@JayShortway
Copy link
Member

@mirzemehdi Quick update: the fix for this is in purchases-ios (PR linked above). Will have to get this propagated to purchases-kmp. Thanks again for reporting!

@JayShortway
Copy link
Member

Hi @mirzemehdi, this should be fixed in 1.1.2+13.5.0. Let me know how it works for you!

@mirzemehdi
Copy link
Author

@JayShortway Amazing. Thank you very much. Just tested it, and it works as expected now.

@JayShortway
Copy link
Member

Awesome, happy to hear that!

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

2 participants