Bartosz
Bartosz
I have the same problem with `SOCManager.present`, which is presented too fast. Are there plans to fix this issue? **Environment:** Xcode version: 15.0.1 SlideOverCard version: 2.1.0
This problem also occurs for me. Is this plugin working correctly?
Oh thought I have done something wrong, but seems like this is a common issue in version 3.0.1. Have you found any solutions or workarounds for this problem? Do we...
I am also experiencing a similar issue where the card disappears immediately after being presented. I have noticed that onDismiss is being called infinite number of times, so I don't...
Hey 👋 did you ever find an answer for this? @MohsinIkram-Auxilium
Thanks! I just tested it out and `isUpdateAvailable()` check returns true, so I can do the same and show a custom alert. Still not sure why the built-in `UpgradeAlert` widget...
I have noticed that the "dialog/alert" basically doesn’t show up when the App Store lookup fails. In my case one of my apps is restricted to a single country, and...
@stfnfrnk How would you handle this setup if you are also using GitHub Environments (dev, stg, prod) with secrets scoped to those environments?