0

I'm implementing Trusted Web Activities in my Android project, and as I understand it keeps data synchronised with Chrome.

Is there a way to make data used inside the app private and not saved -like form fields and history- ?

Ahmad Albatsh
  • 314
  • 1
  • 2
  • 12

1 Answers1

1

This is not possible, as opening an Trusted Web Activity in an "Incognito Mode" is not currently supported.

andreban
  • 4,621
  • 1
  • 20
  • 49