Bruno Bernardino
Bruno Bernardino
Ok. I guess the only option is updating cordova so that the play store accepts the new APK.
@crbon did you solve this? I'm running into the same issue.
Thanks. I also tried `npm:puppeteer` and ran into similar issues. I basically ended up switching to using [`wkhtmltopdf`](https://wkhtmltopdf.org/) since I was using `puppeteer` to generate a PDF of an HTML...
Thanks @Lissy93 ! It is all open source, yes (AGPL-3.0), the repo is backend + frontend code too (in the `public/` folder, basically).
Are there any plans/ideas to support functions as props in islands, even if with some limitations? I personally find that the hardest thing to live with, using Fresh. It limits...
My suggestion would be to _not_ serialize that component, just let it be completely rendered in the client, as I don't think it would be _possible_ to serialize _any_ function...
@CAYdenberg that's exactly it! I'd like to create "dumb" components in `components/` that receive functions as props from _some_ islands, and wouldn't mind losing the island's benefits in those situations.
@CAYdenberg I need to try that, as that should solve my problem! I'll report back once I've had the chance to do so.
@CAYdenberg that totally solved my problem, thank you so much!
@pravinkori Padloc works for Android 14, but there's a problem in the current provider and publishing that in Play Store. You should be able to downlod and install the most...