Client-side tracking of this data is enabled by default.
The opt-in/out state is controlled by a flag that affects the user's device information gathered. To disable this per user request, this flag must be set to false
. This enablement pertains to this information only, not Event emitting.
Wunderkind.getInstance().setIsContextInfoTrackingEnabled(false)
Wunderkind.shared.isContextInfoTrackingEnabled = false
Wunderkind().setContextInfoTrackingEnabled(false)
Wunderkind.setContextInfoTrackingEnabled(false)
Information Collected
The Wunderkind SDK collects device/context specific information, which may include:
Device Information
- Operating system name
- Operating system version
- Device model
- Screen resolution
- Device type
App Information
- Installation date
- Bundle identifier
- Version number
- Build number