idwise-nfc-react-native-sdk 5.5.3 → 5.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/android/gradle.properties +1 -1
  2. package/ios/IDWiseNFC.xcframework/Info.plist +4 -0
  3. package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/IDWiseNFC +0 -0
  4. package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Info.plist +0 -0
  5. package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.abi.json +4 -4
  6. package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/document_detector.mlmodelc/coremldata.bin +0 -0
  7. package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +2 -2
  8. package/ios/IDWiseNFC.xcframework/ios-arm64/dSYMs/IDWiseNFC.framework.dSYM/Contents/Info.plist +20 -0
  9. package/ios/IDWiseNFC.xcframework/ios-arm64/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/DWARF/IDWiseNFC +0 -0
  10. package/ios/IDWiseNFC.xcframework/ios-arm64/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Relocations/aarch64/IDWiseNFC.yml +5346 -0
  11. package/ios/IDWiseNFC.xcframework/ios-arm64/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Swift/aarch64/FingerprintPro.swiftinterface +237 -0
  12. package/ios/IDWiseNFC.xcframework/ios-arm64/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Swift/aarch64/ShieldFraud.swiftinterface +170 -0
  13. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Assets.car +0 -0
  14. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/IDWiseNFC +0 -0
  15. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Info.plist +0 -0
  16. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.abi.json +4 -4
  17. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.abi.json +4 -4
  18. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/_CodeSignature/CodeResources +9 -9
  19. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +2 -2
  20. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Info.plist +20 -0
  21. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/DWARF/IDWiseNFC +0 -0
  22. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Relocations/aarch64/IDWiseNFC.yml +5330 -0
  23. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Relocations/x86_64/IDWiseNFC.yml +5239 -0
  24. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Swift/aarch64/FingerprintPro.swiftinterface +237 -0
  25. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Swift/aarch64/ShieldFraud.swiftinterface +170 -0
  26. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Swift/x86_64/FingerprintPro.swiftinterface +237 -0
  27. package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/dSYMs/IDWiseNFC.framework.dSYM/Contents/Resources/Swift/x86_64/ShieldFraud.swiftinterface +170 -0
  28. package/package.json +1 -1
@@ -4,4 +4,4 @@ IdwiseMobileSdk_targetSdkVersion=31
4
4
  IdwiseMobileSdk_compileSdkVersion=31
5
5
  IdwiseMobileSdk_ndkversion=21.4.7075529
6
6
  # Idwise SDK version
7
- idwise_sdk_version=5.5.1
7
+ idwise_sdk_version=5.5.3
@@ -7,6 +7,8 @@
7
7
  <dict>
8
8
  <key>BinaryPath</key>
9
9
  <string>IDWiseNFC.framework/IDWiseNFC</string>
10
+ <key>DebugSymbolsPath</key>
11
+ <string>dSYMs</string>
10
12
  <key>LibraryIdentifier</key>
11
13
  <string>ios-arm64</string>
12
14
  <key>LibraryPath</key>
@@ -21,6 +23,8 @@
21
23
  <dict>
22
24
  <key>BinaryPath</key>
23
25
  <string>IDWiseNFC.framework/IDWiseNFC</string>
26
+ <key>DebugSymbolsPath</key>
27
+ <string>dSYMs</string>
24
28
  <key>LibraryIdentifier</key>
25
29
  <string>ios-arm64_x86_64-simulator</string>
26
30
  <key>LibraryPath</key>
@@ -29966,28 +29966,28 @@
29966
29966
  {
29967
29967
  "filePath": "\/Users\/waqarzahour\/Documents\/IDWise\/mobile-ios-sdk\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
29968
29968
  "kind": "BooleanLiteral",
29969
- "offset": 25908,
29969
+ "offset": 25954,
29970
29970
  "length": 5,
29971
29971
  "value": "false"
29972
29972
  },
29973
29973
  {
29974
29974
  "filePath": "\/Users\/waqarzahour\/Documents\/IDWise\/mobile-ios-sdk\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
29975
29975
  "kind": "BooleanLiteral",
29976
- "offset": 36186,
29976
+ "offset": 36264,
29977
29977
  "length": 5,
29978
29978
  "value": "false"
29979
29979
  },
29980
29980
  {
29981
29981
  "filePath": "\/Users\/waqarzahour\/Documents\/IDWise\/mobile-ios-sdk\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
29982
29982
  "kind": "BooleanLiteral",
29983
- "offset": 61445,
29983
+ "offset": 61383,
29984
29984
  "length": 4,
29985
29985
  "value": "true"
29986
29986
  },
29987
29987
  {
29988
29988
  "filePath": "\/Users\/waqarzahour\/Documents\/IDWise\/mobile-ios-sdk\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
29989
29989
  "kind": "BooleanLiteral",
29990
- "offset": 62549,
29990
+ "offset": 62487,
29991
29991
  "length": 5,
29992
29992
  "value": "false"
29993
29993
  },
@@ -2,9 +2,9 @@
2
2
  {
3
3
  "metadataOutputVersion" : "3.0",
4
4
  "userDefinedMetadata" : {
5
- "confidence_threshold" : "0.25",
6
5
  "iou_threshold" : "0.45",
7
- "classes" : "Doc"
6
+ "classes" : "Doc",
7
+ "confidence_threshold" : "0.25"
8
8
  },
9
9
  "classLabels" : [
10
10
  "Doc"
@@ -0,0 +1,20 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>CFBundleDevelopmentRegion</key>
6
+ <string>English</string>
7
+ <key>CFBundleIdentifier</key>
8
+ <string>com.apple.xcode.dsym.com.IDWise-ios-sdk-nfc</string>
9
+ <key>CFBundleInfoDictionaryVersion</key>
10
+ <string>6.0</string>
11
+ <key>CFBundlePackageType</key>
12
+ <string>dSYM</string>
13
+ <key>CFBundleSignature</key>
14
+ <string>????</string>
15
+ <key>CFBundleShortVersionString</key>
16
+ <string>5.5.4</string>
17
+ <key>CFBundleVersion</key>
18
+ <string>5.5.4</string>
19
+ </dict>
20
+ </plist>