Victor Gonzalez

Results 28 comments of Victor Gonzalez

AFAIK Google Play Services will run only on certified devices, which is literally a list of brand and models. Since GApps installed in WSA, it does not report a valid...

I believe that the "normal" way to do it is the first one, and I believe it's the most sensible one.

I will be happy to, but I think I found a bug while removing the `env_file` parameter from the container config. If it's ok I will just push for the...

Those translations are part of the `yii2-file-kit` project. Please suggest translations strings as desired.

Yes, it looks like a bug. Anyway, you can extend the action class and implement your own solution to handle this multi-domain scenario. And maybe even send us a PR...

Interesting! I didn't knew this was even possible. The HTML code that backs this functionality is very well documented [1][2]. For example, you can have HTML elements like this: ```html...

I think there are 2 ways to handle this. 1. Via `input` element that doesn't require browser permissions. 2. Via `canvas` image capture [1], where you ask for browser permissions,...

Same issue happening at v6.0.40 (latest stable). I haven't run into any errors yet, but still annoying. Problem comes from these 2 files: - https://github.com/akeneo/pim-community-dev/blob/v6.0.40/src/Akeneo/Pim/Enrichment/Bundle/Resources/config/doctrine/Product/Group.orm.yml - https://github.com/akeneo/pim-community-dev/blob/v6.0.40/src/Akeneo/Pim/Enrichment/Bundle/Resources/config/doctrine/Product/Product.orm.yml And the obvious...

We are trying to find a way to solve this

We already have hosting! Thanks for your concern :)