Lucas Abijmil

Results 3 comments of Lucas Abijmil

Hi @suriksarkisyan , I found out that the function `purchase` throws an error if the user has cancelled the payment flow. `let (entitlements, isCancelled) = try await qonversion.purchase(product.identifier)` However, I...

I'm having the same issue since I updated my version of Supabase in my Xcode project. I don't do anything sophisticated in my app and the token settings are the...

@grdsdev Previously I was in 2.5.1, then it was when I switched to 2.13.3 that the bug seems to have been introduced