David Pelletier
David Pelletier
Same thing, I have the exact same scenario as mentioned by OP, and I was also expecting purchaseCompleted to return a transaction. Is there any news on this ?
This might be the bug I'm experiencing since December, the day I implemented Sign In With Apple in my SwiftUI App. It seems to happen randomly. When I develop the...
AFAIK the bug's been there since at least December 2023 because this is when I started designing my app and it's been a day 1 bug for me. Yes, this...
I seem to have the same error in a native Swift / SwiftUI project. I've had the error since Novembre 2023 AFAIK. `api(Auth.AuthError.APIError(msg: nil, code: nil, error: Optional("invalid request"), errorDescription:...
Hi, I changed my code and I've had much less problems with Supabase Auth with Sign In With Apple. I think it ought to have better documentation though - I...
@grdsdev It ended up being something like this. The part that was new to me was the setSession() if I remember correctly. I'm still not 100% sure why this works...
Maybe this should be renamed DatabaseExpression or something else, so we wouldn't have to write SQLite.Expression to fix this
Same warning here. Xcode 15.3, iOS 17.2 target.