Christian Hoffmann
Christian Hoffmann
Very cool. Thanks a lot.
Same problem here. Can someone have a look please?
@charlespierce Thanks a lot for taking the deep dive and looking into it. Makes sense, that it currently does not work when running `volta uninstall firebase` now. Maybe one solution...
@vaynevayne I guess the `cocoapods` you are looking for is [this ruby package](https://guides.cocoapods.org/) which can be installed via e.g. `gem`, see https://guides.cocoapods.org/using/getting-started.html
I played around with this and it looks like this only happens when `maxWidthDiskCache` and/or `maxHeightDiskCache` is set. Without these properties the `errorWidget` gets called every time as expected. I...
This does not work and gives the same errors. As I said: This project works with the openCV addon example, so the opencv.a is linked in correctly.
It's the openFrameworks download version from the website. Your code runs perfect on desktop, but not on ios.
@oshikiri Thanks a lot for the clarification. From my point of view, this issue can be closed.
@rahInoue Can you elaborate a little bit on your intent as I don't understand it 100%? Given this example ```ts import { Hono } from "hono"; import { VerifyFirebaseAuthConfig, VerifyFirebaseAuthEnv,...
Hi @simonxwhite Sorry, no. The only thing we did is updating to the latest version of this package. Fingers crossed that this works out.