Manuel Francisco Naranjo

Results 63 comments of Manuel Francisco Naranjo

I can confirm this happens even if you have a premium account @ wupload....

There's a way to fix this without touching the code at all: ` cordova plugin add cordova-android-support-gradle-release --variable ANDROID_SUPPORT_VERSION=26.+ ` This is part of the README of the diagnostics plugin:...

There's another bug in the code which is hitting me right now, if we don't pass any size parameter then this code is still trying to find one for me,...

The code is just wrong guys. The same variable used to store the preferred size is used to keep the last better match. Because of what the code says: ```...

Ok so finally I got my problem solved. Maybe it should be part of the docs somehow. So the process I'm following to get the best image with the best...

@waitopiggu @Choppe l I tried something similar on my clone, so the problem with that is that given that the aspect ratio of the visualization doesn't match the aspect ratio...

The default behavior for the Android camera app is to make the preview also match the aspect ratio that's why I didn't keep investing time on this El vie., 9...

Mhh the nga.row suggestion makes sense, I'll do that, same for fieldsets, those aren't fields either. Ok I will change package.json, I haven't though about it before. Where should I...

@michaelavi are you using webpack? If not you need to switch to it, as I haven't rebuilt the files on my own branch

I've been using it for quite sometime, but the branch needs some cleanup and testing