DataDome
The PoqDataDome
integration wraps the DataDome SDK allowing it to be plugged into the PoqSDK to enable bot protection using recaptcha.
This integration replaces the default NetworkSession
.
Set Up
Data dome requires a DataDomeKey
added to the app Info.plist as part of its set up.
Developer Mode
Developer mode does not affect DataDome.
History
- v23: Updated to DataDome v3 to adopt async await networking.