Issue found: Invalid Encryption Declaration on your Data safety form We’ve detected discrepancies between how your app collects and shares user data and what was declared in your app’s Data safety form. All apps are required to complete an accurate Data safety form that discloses their data collection and sharing practices - this is required even if your app does not collect any user data.
You have declared that user data is encrypted in transit in your app’s Data safety form and we’ve detected unencrypted network traffic that may carry user data off device.
Issue details
We found an issue in the following area(s):
SPLIT_BUNDLE 2: Policy Declaration - Data Safety Section: "http://atracking-auto.astrodsp.com"
The libraries I use are:
- Java-WebSocket - github.com/TooTallNate/Java-WebSocket
- Connect-SDK-Android - github.com/ConnectSDK/Connect-SDK-Android
- AndroidAsync - github.com/koush/AndroidAsync
- nv-websocket-client - github.com/TakahikoKawasaki/nv-websocket-client
I suspect it's coming from the Connect-SDK-Android library. So is there any way to solve this problem completely? I tried searching but still can't find it. Thank you!