File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
example/ios/StripeIdentityReactNativeExample Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >NSPrivacyAccessedAPITypes</key >
6+ <array >
7+ <dict >
8+ <key >NSPrivacyAccessedAPIType</key >
9+ <string >NSPrivacyAccessedAPICategoryUserDefaults</string >
10+ <key >NSPrivacyAccessedAPITypeReasons</key >
11+ <array >
12+ <string >CA92.1</string >
13+ </array >
14+ </dict >
15+ <dict >
16+ <key >NSPrivacyAccessedAPIType</key >
17+ <string >NSPrivacyAccessedAPICategoryFileTimestamp</string >
18+ <key >NSPrivacyAccessedAPITypeReasons</key >
19+ <array >
20+ <string >C617.1</string >
21+ </array >
22+ </dict >
23+ <dict >
24+ <key >NSPrivacyAccessedAPIType</key >
25+ <string >NSPrivacyAccessedAPICategorySystemBootTime</string >
26+ <key >NSPrivacyAccessedAPITypeReasons</key >
27+ <array >
28+ <string >35F9.1</string >
29+ </array >
30+ </dict >
31+ </array >
32+ <key >NSPrivacyCollectedDataTypes</key >
33+ <array />
34+ <key >NSPrivacyTracking</key >
35+ <false />
36+ </dict >
37+ </plist >
You can’t perform that action at this time.
0 commit comments