Harsha Yarabarla
Harsha Yarabarla
@harinee , I think it's still not implemented. As far as i know we are still modifying the things directly in the shell init scripts.
@Afur yes, a sample image url http://mis.convertz.in/application/assets/img/installation-certificate/installation-top.png the image tag in html has this as source
@Afur It's on Android. Tried couple of android devices with same result.
@boorad I tried `0.7.10` but I still face this issue. I think the problem might be originating from here https://github.com/margelo/react-native-quick-crypto/blob/v0.7.10/cpp/Utils/MGLDispatchQueue.cpp#L58 Here is symbolicated log for reference. ``` * Symbolicating process...
> utils.tsx L21 > > ``` > export const childrenWithOverriddenStyle = ( > children?: ReactNode, > pageMargin = 0 > ) => { > return Children.map(children, (child) => { >...
I have Cloudflare in front of Nginx which actually sends me `CF-Device-Type` header which can have either mobile, tablet (or) desktop as a value. Will this be useful in identifying...
I have made a direct fix in my config file and it seems to pick proper mobile caches with help of CloudFlare `CF-Device-Type` Header (Need to enable `Cache By Device...