v0.1.0 — Initial public release
Highlights
- Collect raw device, hardware, integrity, network, locale, application, and runtime observations on Android and iOS.
- Receive an independent
success,skipped,timeout, orerroroutcome for every probe. - Keep collection local by default and configure an optional HTTPS transport when your application is ready to send events.
- Control probes through configuration, field projection, timeouts, and a subtractive consent gate.
- Explore the complete response using the included light-theme Signal Bench demo application.
Install
npm install react-native-device-risk-signalsFor iOS applications, install CocoaPods dependencies after adding the package:
npx pod-installStatus
This is the first public release. The API and collected fields may evolve before 1.0.0; review every enabled probe, permission, disclosure, and retention rule before production use.
See the README for the complete response example, platform notes, and configuration reference.