LucasBourgeois
LucasBourgeois
set a value to the layout-width and layout-height of the tag Then you can increase the arc-width to make it more visible. like : ` android:layout_width="75dp" android:layout_height="75dp" `
Hi, Im having this issue too but it seems to be caused by the device itself as it tested my app and the camera.takePicture feature on many different devices all...
For android, this can implements https://developer.android.com/training/data-storage/shared/photopicker?hl=fr#add-dependency
Please fix this
There is already one waiting to be merged. https://github.com/apache/cordova-plugin-file/pull/409 It, at least, allow to have native api's available. Fearing breaking changes because of legacy implementation and not releasing a major...
Hello Nice to hear that. To be more precise and give you all the tools : The explicit `Accept-Encoding` was for the exemple. I can confirm you that the network...
Hi @Kudo, Do you have any news about this issue ? It's still a thing using expo sdk@50 Regards
Any news ? Latest of @expo/metro-config is 0.17.7 ..... In addition of making debug impossible, gzip encoding is still undecoded because of metro-config
Also having this warning : It's occuring on a theme debug view. I'm defining at a top level of my app a theme : either the system color scheme, or...
Hi ppl, Any workaround about this ? Im facing the same problem : I do use `permChecker.requestPermission(permChecker.CAMERA, success, err)`. But, success callback is called and response in it indicates :...