79161484

Date: 2024-11-06 06:14:23
Score: 1
Natty:
Report link

Just add below line of code in your manifest application Tag and you are good to go.

 <application
 ..........
 ..........
 android:usesCleartextTraffic="true"

 </application>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rafay Rao