Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29627

When we allow usesCleartextTraffic property in android, auto refresh is not working in react native. What is the solution for that?

$
0
0

After android version 9 Pie, we need to use usesCleartextTraffic property for network security purposes, but when I am using this property with react native auto-refresh is not happening.

<application     android:usesCleartextTraffic="true"    android:networkSecurityConfig="@xml/network_security_config"    .    . >    --    --    --</application>

Viewing all articles
Browse latest Browse all 29627

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>