Description
While decompiling our APK, we found that in the file path C0/z.java, the following endpoints are present:
"http://10.0.2.2:8969/stream" : "http://localhost:8969/stream"
These appear to be local development endpoints, and we suspect they are internally used by the third-party Sentry Dart SDK. We discovered this in our
APK during a security review.
Could you please confirm if these endpoints are intentionally included and whether their presence in the final APK could pose any potential security or privacy risks?
Description
While decompiling our APK, we found that in the file path C0/z.java, the following endpoints are present:
"http://10.0.2.2:8969/stream" : "http://localhost:8969/stream"
These appear to be local development endpoints, and we suspect they are internally used by the third-party Sentry Dart SDK. We discovered this in our
APK during a security review.
Could you please confirm if these endpoints are intentionally included and whether their presence in the final APK could pose any potential security or privacy risks?