We are currently installing Qualtrics SDK on our app developed with ReactNative.
Instructions guide us to enable
android:usesCleartextTrafficat the last step, but we don't want to enable it because of security reasons.
https://api.qualtrics.com/sdks/ZG9jOjgwNTgzNjM-getting-started-with-react-native-sdk#additional-setup-steps
Is there any way to avoid that setting on?