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
If events contain sensitive data, and the data is stored in the device, the device is sandboxed. Still, if you want everything to be encrypted, you can encrypt events before flushing them to the disk and decrypting them before sending them to the network.
Problem Statement
If events contain sensitive data, and the data is stored in the device, the device is sandboxed. Still, if you want everything to be encrypted, you can encrypt events before flushing them to the disk and decrypting them before sending them to the network.
Solution Brainstorm
https://posthog.com/docs/libraries/android#all-configuration-options
The text was updated successfully, but these errors were encountered: