You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used PCAPDroid to track the connections made by the turbo-android app, and even if the autofill features are disabled in my phone, the app makes a conncetion do content-autofill.googleapis.com when the user interacts with a form. This is shown in the video below.
We are working on an app based on turbo-android, and we need to block this domain due to security reasons. Would it be possible to do this programatically in turbo-android?