[X] I have verified there are no duplicate active or recent bugs, questions, or requests
Frames Version
3.4.6
Android Version
12.0
Device Manufacturer
Xiaomi
Device Name
K20 Pro
What happened?
Warning Error In console
Cleartext traffic allowed for all domains
Your app's Network Security Configuration allows cleartext traffic for all domains. This could allow eavesdroppers to intercept data sent by your app. If that data is sensitive or user-identifiable it could impact the privacy of your users.
Consider only permitting encrypted traffic by setting the cleartextTrafficPermitted flag to false, or adding an encrypted policy for specific domains.
Thanks for opening your first issue here :smiley:! Please be sure to follow the issue template and check the contribution guidelines :wink: (otherwise the issue will be ignored :confused:).
Requirements
Frames Version
3.4.6
Android Version
12.0
Device Manufacturer
Xiaomi
Device Name
K20 Pro
What happened?
Warning Error In console
Cleartext traffic allowed for all domains Your app's Network Security Configuration allows cleartext traffic for all domains. This could allow eavesdroppers to intercept data sent by your app. If that data is sensitive or user-identifiable it could impact the privacy of your users.
Consider only permitting encrypted traffic by setting the cleartextTrafficPermitted flag to false, or adding an encrypted policy for specific domains.
[Googleplay Console] Recommended Solution - https://developer.android.com/training/articles/security-config#CleartextTrafficPermitted
Reproduction Steps
While Uploading Bundle To Console https://developer.android.com/training/articles/security-config#CleartextTrafficPermitted
Expected behavior
No response
Screenshots or videos
Code and/or Logs
No response
Additional context or info
No response