Help !! Errors to be resolved in google console "Security and trustworthiness"

djzcreativedjzcreative Member, PRO Posts: 33

Hi everyone

I published my first app and google sends me two errors:

(Your app accepts user certificates when verifying secure connections.

I notify

brightness_1

Privacy

The Network Security Configuration feature of your app allows the use of user-specified certificates. This may allow you to intercept data sent by your app or modify data in transit.


You could nest the trust-anchors element that allows user certificates within a debug-overrides element to make sure those certificates are only available when android: debuggable is set to true.


Clear text traffic allowed for all domains

I notify

brightness_1

Privacy

The Network Security Configuration feature of your app allows clear text traffic for all domains. This may allow it to intercept data sent by your app. If this data is sensitive or concerns the identity of the users, the privacy of the users could be compromised.


You may only allow encrypted traffic by setting the cleartextTrafficPermitted flag to false or by adding an encrypted policy for specific domains.)

How do I open the AB to change these values?

Has anyone had these problems?

Comments

Sign In or Register to comment.