If I add it in <application> then it is giving me C:\Users\adity\Desktop\Parse-Server-Starter-Project\ParseStarterProject\build\intermediates\packaged_manifests\debug\AndroidManifest.xml:27: AAPT: error: attribute android:usescleartexttraffic not found.
It should be
<application
android:usesCleartextTraffic="true">
and not
<application>
android:usesCleartextTraffic="true"
</application>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With