chore: enable SumSub Fisherman device intelligence with privacy compliance (#1714)

* clean up permissions

* updates for permissions

* update permissions and packages

* fix: mark device ID collection as linked in privacy manifest

Address CodeRabbit feedback:
- Set NSPrivacyCollectedDataTypeLinked to true (device signals are tied to applicant identity)
- Clarify Android Data Safety checklist requirements with explicit data-linking declaration

Co-authored-by: Cursor <cursoragent@cursor.com>

* remove for now

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Justin Hernandez
2026-02-06 12:08:08 -08:00
committed by GitHub
parent c8191aa60b
commit a1b04f2b03
11 changed files with 89 additions and 79 deletions

View File

@@ -9092,7 +9092,7 @@ __metadata:
react-native-safe-area-context: "npm:^5.6.2"
react-native-screens: "npm:4.15.3"
react-native-sqlite-storage: "npm:^6.0.1"
react-native-svg: "npm:15.15.1"
react-native-svg: "npm:15.12.1"
react-native-svg-transformer: "npm:^1.5.2"
react-native-svg-web: "npm:1.0.9"
react-native-url-polyfill: "npm:^3.0.0"
@@ -9149,7 +9149,7 @@ __metadata:
react-native-haptic-feedback: "npm:^2.3.3"
react-native-localize: "npm:^3.6.1"
react-native-nfc-manager: "npm:^3.17.2"
react-native-svg: "npm:15.15.1"
react-native-svg: "npm:15.12.1"
react-native-svg-circle-country-flags: "npm:^0.2.2"
react-native-web: "npm:^0.21.2"
react-native-webview: "npm:13.16.0"
@@ -30315,6 +30315,20 @@ __metadata:
languageName: node
linkType: hard
"react-native-svg@npm:15.12.1":
version: 15.12.1
resolution: "react-native-svg@npm:15.12.1"
dependencies:
css-select: "npm:^5.1.0"
css-tree: "npm:^1.1.3"
warn-once: "npm:0.1.1"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/ed94b57007125c715283fc760438ac8eac0677ced3201f6e272a7cd4459f3fecb672a8eed2c32664e5b8e6e0367585353b0f83f99b231f603d75094bb052c01f
languageName: node
linkType: hard
"react-native-svg@npm:15.15.1":
version: 15.15.1
resolution: "react-native-svg@npm:15.15.1"