Damian Bartumeu
Damian Bartumeu
> I confirm Google and Apple Sign In are working on iOS with `v3.0.0-rc.0`. But I have a crash when testing Facebook > > ``` > ⚡️ To Native ->...
I was able to solve the problem. Let me put some context: I was upgrading my app from capacitor 2.x to 3.x and inside AppDelegate.swift i had: ```swift func application(_...
I'm having the same issue
No the problem is the specification changed. In OpenApi 2 this is the definition of a file upload: ``` /api/Upload/excel: post: tags: - Upload operationId: Upload_Import parameters: - type: file...
This is what is being genereted right now:  And this is what needs to be generated 