idwise-nfc-react-native-sdk 5.4.0 → 5.4.4
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.
- package/android/gradle.properties +1 -1
- package/ios/IDWiseNFC.xcframework/Info.plist +5 -5
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/IDWiseNFC +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Info.plist +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.abi.json +220 -36
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.private.swiftinterface +2 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.swiftinterface +2 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/TokenExpiredVC.storyboardc/Info.plist +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/TokenExpiredVC.storyboardc/TokenExpiredVC.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/TokenExpiredVC.storyboardc/Y6W-OH-hqX-view-5EZ-qb-Rvc.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/ar.lproj/CustomLocalized.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/ckb.lproj/CustomLocalized.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/document_detector.mlmodelc/coremldata.bin +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +2 -2
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/en.lproj/CustomLocalized.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/en.lproj/Localizable.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/IDWiseNFC +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Info.plist +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.abi.json +220 -36
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.abi.json +220 -36
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/TokenExpiredVC.storyboardc/Info.plist +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/TokenExpiredVC.storyboardc/TokenExpiredVC.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/TokenExpiredVC.storyboardc/Y6W-OH-hqX-view-5EZ-qb-Rvc.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/_CodeSignature/CodeResources +108 -21
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/ar.lproj/CustomLocalized.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/ckb.lproj/CustomLocalized.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +2 -2
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/en.lproj/CustomLocalized.strings +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/en.lproj/Localizable.strings +0 -0
- package/ios/IdwiseMobileSdk.mm +1 -1
- package/ios/IdwiseMobileSdk.swift +3 -2
- package/package.json +1 -1
|
@@ -8,32 +8,32 @@
|
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>IDWiseNFC.framework/IDWiseNFC</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>IDWiseNFC.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
-
<string>x86_64</string>
|
|
18
17
|
</array>
|
|
19
18
|
<key>SupportedPlatform</key>
|
|
20
19
|
<string>ios</string>
|
|
21
|
-
<key>SupportedPlatformVariant</key>
|
|
22
|
-
<string>simulator</string>
|
|
23
20
|
</dict>
|
|
24
21
|
<dict>
|
|
25
22
|
<key>BinaryPath</key>
|
|
26
23
|
<string>IDWiseNFC.framework/IDWiseNFC</string>
|
|
27
24
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>ios-
|
|
25
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
29
26
|
<key>LibraryPath</key>
|
|
30
27
|
<string>IDWiseNFC.framework</string>
|
|
31
28
|
<key>SupportedArchitectures</key>
|
|
32
29
|
<array>
|
|
33
30
|
<string>arm64</string>
|
|
31
|
+
<string>x86_64</string>
|
|
34
32
|
</array>
|
|
35
33
|
<key>SupportedPlatform</key>
|
|
36
34
|
<string>ios</string>
|
|
35
|
+
<key>SupportedPlatformVariant</key>
|
|
36
|
+
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
|
@@ -1679,6 +1679,53 @@
|
|
|
1679
1679
|
"accessorKind": "get"
|
|
1680
1680
|
}
|
|
1681
1681
|
]
|
|
1682
|
+
},
|
|
1683
|
+
{
|
|
1684
|
+
"kind": "Var",
|
|
1685
|
+
"name": "ADDRESS",
|
|
1686
|
+
"printedName": "ADDRESS",
|
|
1687
|
+
"children": [
|
|
1688
|
+
{
|
|
1689
|
+
"kind": "TypeNominal",
|
|
1690
|
+
"name": "String",
|
|
1691
|
+
"printedName": "Swift.String",
|
|
1692
|
+
"usr": "s:SS"
|
|
1693
|
+
}
|
|
1694
|
+
],
|
|
1695
|
+
"declKind": "Var",
|
|
1696
|
+
"usr": "s:9IDWiseNFC20ApplicantDetailsKeysV7ADDRESSSSvpZ",
|
|
1697
|
+
"mangledName": "$s9IDWiseNFC20ApplicantDetailsKeysV7ADDRESSSSvpZ",
|
|
1698
|
+
"moduleName": "IDWiseNFC",
|
|
1699
|
+
"static": true,
|
|
1700
|
+
"declAttributes": [
|
|
1701
|
+
"HasInitialValue",
|
|
1702
|
+
"HasStorage",
|
|
1703
|
+
"AccessControl"
|
|
1704
|
+
],
|
|
1705
|
+
"isLet": true,
|
|
1706
|
+
"hasStorage": true,
|
|
1707
|
+
"accessors": [
|
|
1708
|
+
{
|
|
1709
|
+
"kind": "Accessor",
|
|
1710
|
+
"name": "Get",
|
|
1711
|
+
"printedName": "Get()",
|
|
1712
|
+
"children": [
|
|
1713
|
+
{
|
|
1714
|
+
"kind": "TypeNominal",
|
|
1715
|
+
"name": "String",
|
|
1716
|
+
"printedName": "Swift.String",
|
|
1717
|
+
"usr": "s:SS"
|
|
1718
|
+
}
|
|
1719
|
+
],
|
|
1720
|
+
"declKind": "Accessor",
|
|
1721
|
+
"usr": "s:9IDWiseNFC20ApplicantDetailsKeysV7ADDRESSSSvgZ",
|
|
1722
|
+
"mangledName": "$s9IDWiseNFC20ApplicantDetailsKeysV7ADDRESSSSvgZ",
|
|
1723
|
+
"moduleName": "IDWiseNFC",
|
|
1724
|
+
"static": true,
|
|
1725
|
+
"implicit": true,
|
|
1726
|
+
"accessorKind": "get"
|
|
1727
|
+
}
|
|
1728
|
+
]
|
|
1682
1729
|
}
|
|
1683
1730
|
],
|
|
1684
1731
|
"declKind": "Struct",
|
|
@@ -6596,6 +6643,13 @@
|
|
|
6596
6643
|
"RawDocComment"
|
|
6597
6644
|
]
|
|
6598
6645
|
},
|
|
6646
|
+
{
|
|
6647
|
+
"kind": "Import",
|
|
6648
|
+
"name": "UIKit",
|
|
6649
|
+
"printedName": "UIKit",
|
|
6650
|
+
"declKind": "Import",
|
|
6651
|
+
"moduleName": "IDWiseNFC"
|
|
6652
|
+
},
|
|
6599
6653
|
{
|
|
6600
6654
|
"kind": "TypeDecl",
|
|
6601
6655
|
"name": "NetworkCancellable",
|
|
@@ -8809,6 +8863,16 @@
|
|
|
8809
8863
|
"RawDocComment"
|
|
8810
8864
|
]
|
|
8811
8865
|
},
|
|
8866
|
+
{
|
|
8867
|
+
"kind": "Import",
|
|
8868
|
+
"name": "UIKit",
|
|
8869
|
+
"printedName": "UIKit",
|
|
8870
|
+
"declKind": "Import",
|
|
8871
|
+
"moduleName": "IDWiseNFC",
|
|
8872
|
+
"declAttributes": [
|
|
8873
|
+
"RawDocComment"
|
|
8874
|
+
]
|
|
8875
|
+
},
|
|
8812
8876
|
{
|
|
8813
8877
|
"kind": "Import",
|
|
8814
8878
|
"name": "Foundation",
|
|
@@ -22362,6 +22426,53 @@
|
|
|
22362
22426
|
}
|
|
22363
22427
|
]
|
|
22364
22428
|
},
|
|
22429
|
+
{
|
|
22430
|
+
"kind": "Var",
|
|
22431
|
+
"name": "tokenExpired",
|
|
22432
|
+
"printedName": "tokenExpired",
|
|
22433
|
+
"children": [
|
|
22434
|
+
{
|
|
22435
|
+
"kind": "TypeNominal",
|
|
22436
|
+
"name": "String",
|
|
22437
|
+
"printedName": "Swift.String",
|
|
22438
|
+
"usr": "s:SS"
|
|
22439
|
+
}
|
|
22440
|
+
],
|
|
22441
|
+
"declKind": "Var",
|
|
22442
|
+
"usr": "s:9IDWiseNFC0A9ErrorCodeV12tokenExpiredSSvpZ",
|
|
22443
|
+
"mangledName": "$s9IDWiseNFC0A9ErrorCodeV12tokenExpiredSSvpZ",
|
|
22444
|
+
"moduleName": "IDWiseNFC",
|
|
22445
|
+
"static": true,
|
|
22446
|
+
"declAttributes": [
|
|
22447
|
+
"HasInitialValue",
|
|
22448
|
+
"HasStorage",
|
|
22449
|
+
"AccessControl"
|
|
22450
|
+
],
|
|
22451
|
+
"isLet": true,
|
|
22452
|
+
"hasStorage": true,
|
|
22453
|
+
"accessors": [
|
|
22454
|
+
{
|
|
22455
|
+
"kind": "Accessor",
|
|
22456
|
+
"name": "Get",
|
|
22457
|
+
"printedName": "Get()",
|
|
22458
|
+
"children": [
|
|
22459
|
+
{
|
|
22460
|
+
"kind": "TypeNominal",
|
|
22461
|
+
"name": "String",
|
|
22462
|
+
"printedName": "Swift.String",
|
|
22463
|
+
"usr": "s:SS"
|
|
22464
|
+
}
|
|
22465
|
+
],
|
|
22466
|
+
"declKind": "Accessor",
|
|
22467
|
+
"usr": "s:9IDWiseNFC0A9ErrorCodeV12tokenExpiredSSvgZ",
|
|
22468
|
+
"mangledName": "$s9IDWiseNFC0A9ErrorCodeV12tokenExpiredSSvgZ",
|
|
22469
|
+
"moduleName": "IDWiseNFC",
|
|
22470
|
+
"static": true,
|
|
22471
|
+
"implicit": true,
|
|
22472
|
+
"accessorKind": "get"
|
|
22473
|
+
}
|
|
22474
|
+
]
|
|
22475
|
+
},
|
|
22365
22476
|
{
|
|
22366
22477
|
"kind": "Var",
|
|
22367
22478
|
"name": "journeyBlocked",
|
|
@@ -22710,6 +22821,23 @@
|
|
|
22710
22821
|
"RawDocComment"
|
|
22711
22822
|
]
|
|
22712
22823
|
},
|
|
22824
|
+
{
|
|
22825
|
+
"kind": "Import",
|
|
22826
|
+
"name": "UIKit",
|
|
22827
|
+
"printedName": "UIKit",
|
|
22828
|
+
"declKind": "Import",
|
|
22829
|
+
"moduleName": "IDWiseNFC"
|
|
22830
|
+
},
|
|
22831
|
+
{
|
|
22832
|
+
"kind": "Import",
|
|
22833
|
+
"name": "Foundation",
|
|
22834
|
+
"printedName": "Foundation",
|
|
22835
|
+
"declKind": "Import",
|
|
22836
|
+
"moduleName": "IDWiseNFC",
|
|
22837
|
+
"declAttributes": [
|
|
22838
|
+
"RawDocComment"
|
|
22839
|
+
]
|
|
22840
|
+
},
|
|
22713
22841
|
{
|
|
22714
22842
|
"kind": "Import",
|
|
22715
22843
|
"name": "Foundation",
|
|
@@ -24331,52 +24459,59 @@
|
|
|
24331
24459
|
{
|
|
24332
24460
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24333
24461
|
"kind": "StringLiteral",
|
|
24334
|
-
"offset":
|
|
24462
|
+
"offset": 237,
|
|
24335
24463
|
"length": 16,
|
|
24336
24464
|
"value": "\"user_cancelled\""
|
|
24337
24465
|
},
|
|
24338
24466
|
{
|
|
24339
24467
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24340
24468
|
"kind": "StringLiteral",
|
|
24341
|
-
"offset":
|
|
24469
|
+
"offset": 276,
|
|
24342
24470
|
"length": 15,
|
|
24343
24471
|
"value": "\"token_expired\""
|
|
24344
24472
|
},
|
|
24345
24473
|
{
|
|
24346
24474
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24347
24475
|
"kind": "StringLiteral",
|
|
24348
|
-
"offset":
|
|
24476
|
+
"offset": 237,
|
|
24349
24477
|
"length": 16,
|
|
24350
24478
|
"value": "\"user_cancelled\""
|
|
24351
24479
|
},
|
|
24352
24480
|
{
|
|
24353
24481
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24354
24482
|
"kind": "StringLiteral",
|
|
24355
|
-
"offset":
|
|
24483
|
+
"offset": 276,
|
|
24356
24484
|
"length": 15,
|
|
24357
24485
|
"value": "\"token_expired\""
|
|
24358
24486
|
},
|
|
24359
24487
|
{
|
|
24360
24488
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24361
24489
|
"kind": "StringLiteral",
|
|
24362
|
-
"offset":
|
|
24490
|
+
"offset": 1531,
|
|
24363
24491
|
"length": 11,
|
|
24364
24492
|
"value": "\"full_name\""
|
|
24365
24493
|
},
|
|
24366
24494
|
{
|
|
24367
24495
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24368
24496
|
"kind": "StringLiteral",
|
|
24369
|
-
"offset":
|
|
24497
|
+
"offset": 1578,
|
|
24370
24498
|
"length": 12,
|
|
24371
24499
|
"value": "\"birth_date\""
|
|
24372
24500
|
},
|
|
24373
24501
|
{
|
|
24374
24502
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24375
24503
|
"kind": "StringLiteral",
|
|
24376
|
-
"offset":
|
|
24504
|
+
"offset": 1619,
|
|
24377
24505
|
"length": 5,
|
|
24378
24506
|
"value": "\"sex\""
|
|
24379
24507
|
},
|
|
24508
|
+
{
|
|
24509
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/JourneyEntities.swift",
|
|
24510
|
+
"kind": "StringLiteral",
|
|
24511
|
+
"offset": 1657,
|
|
24512
|
+
"length": 9,
|
|
24513
|
+
"value": "\"address\""
|
|
24514
|
+
},
|
|
24380
24515
|
{
|
|
24381
24516
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/FilePickerHelper.swift",
|
|
24382
24517
|
"kind": "StringLiteral",
|
|
@@ -24443,56 +24578,56 @@
|
|
|
24443
24578
|
{
|
|
24444
24579
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24445
24580
|
"kind": "StringLiteral",
|
|
24446
|
-
"offset":
|
|
24581
|
+
"offset": 9620,
|
|
24447
24582
|
"length": 2,
|
|
24448
24583
|
"value": "\"\""
|
|
24449
24584
|
},
|
|
24450
24585
|
{
|
|
24451
24586
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24452
24587
|
"kind": "StringLiteral",
|
|
24453
|
-
"offset":
|
|
24588
|
+
"offset": 10975,
|
|
24454
24589
|
"length": 2,
|
|
24455
24590
|
"value": "\"\""
|
|
24456
24591
|
},
|
|
24457
24592
|
{
|
|
24458
24593
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24459
24594
|
"kind": "StringLiteral",
|
|
24460
|
-
"offset":
|
|
24595
|
+
"offset": 25201,
|
|
24461
24596
|
"length": 2,
|
|
24462
24597
|
"value": "\"\""
|
|
24463
24598
|
},
|
|
24464
24599
|
{
|
|
24465
24600
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24466
24601
|
"kind": "StringLiteral",
|
|
24467
|
-
"offset":
|
|
24602
|
+
"offset": 25221,
|
|
24468
24603
|
"length": 2,
|
|
24469
24604
|
"value": "\"\""
|
|
24470
24605
|
},
|
|
24471
24606
|
{
|
|
24472
24607
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24473
24608
|
"kind": "StringLiteral",
|
|
24474
|
-
"offset":
|
|
24609
|
+
"offset": 26294,
|
|
24475
24610
|
"length": 2,
|
|
24476
24611
|
"value": "\"\""
|
|
24477
24612
|
},
|
|
24478
24613
|
{
|
|
24479
24614
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24480
24615
|
"kind": "StringLiteral",
|
|
24481
|
-
"offset":
|
|
24616
|
+
"offset": 27925,
|
|
24482
24617
|
"length": 2,
|
|
24483
24618
|
"value": "\"\""
|
|
24484
24619
|
},
|
|
24485
24620
|
{
|
|
24486
24621
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24487
24622
|
"kind": "StringLiteral",
|
|
24488
|
-
"offset":
|
|
24623
|
+
"offset": 27945,
|
|
24489
24624
|
"length": 2,
|
|
24490
24625
|
"value": "\"\""
|
|
24491
24626
|
},
|
|
24492
24627
|
{
|
|
24493
24628
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/IDWiseSDK.swift",
|
|
24494
24629
|
"kind": "StringLiteral",
|
|
24495
|
-
"offset":
|
|
24630
|
+
"offset": 29184,
|
|
24496
24631
|
"length": 2,
|
|
24497
24632
|
"value": "\"\""
|
|
24498
24633
|
},
|
|
@@ -24559,6 +24694,13 @@
|
|
|
24559
24694
|
"length": 22,
|
|
24560
24695
|
"value": "\"Y6aCnKyqNJLCeO9MqwmN\""
|
|
24561
24696
|
},
|
|
24697
|
+
{
|
|
24698
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/utils\/IDWiseConstants.swift",
|
|
24699
|
+
"kind": "FloatLiteral",
|
|
24700
|
+
"offset": 422,
|
|
24701
|
+
"length": 5,
|
|
24702
|
+
"value": "600.0"
|
|
24703
|
+
},
|
|
24562
24704
|
{
|
|
24563
24705
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/startJourney\/viewModel\/JourneyViewModel.swift",
|
|
24564
24706
|
"kind": "StringLiteral",
|
|
@@ -24842,42 +24984,42 @@
|
|
|
24842
24984
|
{
|
|
24843
24985
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/WhiteLablingResponseDTO.swift",
|
|
24844
24986
|
"kind": "StringLiteral",
|
|
24845
|
-
"offset":
|
|
24987
|
+
"offset": 4620,
|
|
24846
24988
|
"length": 40,
|
|
24847
24989
|
"value": "\"menu_screen_continue_later_button_text\""
|
|
24848
24990
|
},
|
|
24849
24991
|
{
|
|
24850
24992
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/WhiteLablingResponseDTO.swift",
|
|
24851
24993
|
"kind": "StringLiteral",
|
|
24852
|
-
"offset":
|
|
24994
|
+
"offset": 5078,
|
|
24853
24995
|
"length": 31,
|
|
24854
24996
|
"value": "\"document_screen_identity_card\""
|
|
24855
24997
|
},
|
|
24856
24998
|
{
|
|
24857
24999
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/WhiteLablingResponseDTO.swift",
|
|
24858
25000
|
"kind": "StringLiteral",
|
|
24859
|
-
"offset":
|
|
25001
|
+
"offset": 6525,
|
|
24860
25002
|
"length": 7,
|
|
24861
25003
|
"value": "\"close\""
|
|
24862
25004
|
},
|
|
24863
25005
|
{
|
|
24864
25006
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/WhiteLablingResponseDTO.swift",
|
|
24865
25007
|
"kind": "StringLiteral",
|
|
24866
|
-
"offset":
|
|
25008
|
+
"offset": 4620,
|
|
24867
25009
|
"length": 40,
|
|
24868
25010
|
"value": "\"menu_screen_continue_later_button_text\""
|
|
24869
25011
|
},
|
|
24870
25012
|
{
|
|
24871
25013
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/WhiteLablingResponseDTO.swift",
|
|
24872
25014
|
"kind": "StringLiteral",
|
|
24873
|
-
"offset":
|
|
25015
|
+
"offset": 5078,
|
|
24874
25016
|
"length": 31,
|
|
24875
25017
|
"value": "\"document_screen_identity_card\""
|
|
24876
25018
|
},
|
|
24877
25019
|
{
|
|
24878
25020
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/WhiteLablingResponseDTO.swift",
|
|
24879
25021
|
"kind": "StringLiteral",
|
|
24880
|
-
"offset":
|
|
25022
|
+
"offset": 6525,
|
|
24881
25023
|
"length": 7,
|
|
24882
25024
|
"value": "\"close\""
|
|
24883
25025
|
},
|
|
@@ -25850,17 +25992,31 @@
|
|
|
25850
25992
|
{
|
|
25851
25993
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/InitializeSDKResponse.swift",
|
|
25852
25994
|
"kind": "StringLiteral",
|
|
25853
|
-
"offset":
|
|
25995
|
+
"offset": 346,
|
|
25854
25996
|
"length": 12,
|
|
25855
25997
|
"value": "\"auth_token\""
|
|
25856
25998
|
},
|
|
25857
25999
|
{
|
|
25858
26000
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/InitializeSDKResponse.swift",
|
|
25859
26001
|
"kind": "StringLiteral",
|
|
25860
|
-
"offset":
|
|
26002
|
+
"offset": 439,
|
|
26003
|
+
"length": 18,
|
|
26004
|
+
"value": "\"expiry_timestamp\""
|
|
26005
|
+
},
|
|
26006
|
+
{
|
|
26007
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/InitializeSDKResponse.swift",
|
|
26008
|
+
"kind": "StringLiteral",
|
|
26009
|
+
"offset": 346,
|
|
25861
26010
|
"length": 12,
|
|
25862
26011
|
"value": "\"auth_token\""
|
|
25863
26012
|
},
|
|
26013
|
+
{
|
|
26014
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/Network\/DataMapping\/InitializeSDKResponse.swift",
|
|
26015
|
+
"kind": "StringLiteral",
|
|
26016
|
+
"offset": 439,
|
|
26017
|
+
"length": 18,
|
|
26018
|
+
"value": "\"expiry_timestamp\""
|
|
26019
|
+
},
|
|
25864
26020
|
{
|
|
25865
26021
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/data\/utils\/JourneyDataCache.swift",
|
|
25866
26022
|
"kind": "IntegerLiteral",
|
|
@@ -27320,21 +27476,21 @@
|
|
|
27320
27476
|
{
|
|
27321
27477
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/regula\/RegulaSDKController.swift",
|
|
27322
27478
|
"kind": "StringLiteral",
|
|
27323
|
-
"offset":
|
|
27479
|
+
"offset": 27453,
|
|
27324
27480
|
"length": 14,
|
|
27325
27481
|
"value": "\"Custom Alert\""
|
|
27326
27482
|
},
|
|
27327
27483
|
{
|
|
27328
27484
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/regula\/RegulaSDKController.swift",
|
|
27329
27485
|
"kind": "BooleanLiteral",
|
|
27330
|
-
"offset":
|
|
27486
|
+
"offset": 28897,
|
|
27331
27487
|
"length": 4,
|
|
27332
27488
|
"value": "true"
|
|
27333
27489
|
},
|
|
27334
27490
|
{
|
|
27335
27491
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/regula\/RegulaSDKController.swift",
|
|
27336
27492
|
"kind": "BooleanLiteral",
|
|
27337
|
-
"offset":
|
|
27493
|
+
"offset": 29953,
|
|
27338
27494
|
"length": 4,
|
|
27339
27495
|
"value": "true"
|
|
27340
27496
|
},
|
|
@@ -27789,7 +27945,7 @@
|
|
|
27789
27945
|
{
|
|
27790
27946
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/application\/SDKInitializer.swift",
|
|
27791
27947
|
"kind": "BooleanLiteral",
|
|
27792
|
-
"offset":
|
|
27948
|
+
"offset": 442,
|
|
27793
27949
|
"length": 5,
|
|
27794
27950
|
"value": "false"
|
|
27795
27951
|
},
|
|
@@ -28482,56 +28638,63 @@
|
|
|
28482
28638
|
{
|
|
28483
28639
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28484
28640
|
"kind": "BooleanLiteral",
|
|
28485
|
-
"offset":
|
|
28641
|
+
"offset": 4776,
|
|
28486
28642
|
"length": 5,
|
|
28487
28643
|
"value": "false"
|
|
28488
28644
|
},
|
|
28489
28645
|
{
|
|
28490
28646
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28491
28647
|
"kind": "BooleanLiteral",
|
|
28492
|
-
"offset":
|
|
28648
|
+
"offset": 4822,
|
|
28493
28649
|
"length": 5,
|
|
28494
28650
|
"value": "false"
|
|
28495
28651
|
},
|
|
28496
28652
|
{
|
|
28497
28653
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28498
28654
|
"kind": "FloatLiteral",
|
|
28499
|
-
"offset":
|
|
28655
|
+
"offset": 5027,
|
|
28500
28656
|
"length": 3,
|
|
28501
28657
|
"value": "3.0"
|
|
28502
28658
|
},
|
|
28503
28659
|
{
|
|
28504
28660
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28505
28661
|
"kind": "IntegerLiteral",
|
|
28506
|
-
"offset":
|
|
28662
|
+
"offset": 5071,
|
|
28507
28663
|
"length": 1,
|
|
28508
28664
|
"value": "0"
|
|
28509
28665
|
},
|
|
28510
28666
|
{
|
|
28511
28667
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28512
28668
|
"kind": "BooleanLiteral",
|
|
28513
|
-
"offset":
|
|
28669
|
+
"offset": 5099,
|
|
28514
28670
|
"length": 4,
|
|
28515
28671
|
"value": "true"
|
|
28516
28672
|
},
|
|
28517
28673
|
{
|
|
28518
28674
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28519
28675
|
"kind": "BooleanLiteral",
|
|
28520
|
-
"offset":
|
|
28676
|
+
"offset": 25261,
|
|
28521
28677
|
"length": 5,
|
|
28522
28678
|
"value": "false"
|
|
28523
28679
|
},
|
|
28524
28680
|
{
|
|
28525
28681
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28526
28682
|
"kind": "BooleanLiteral",
|
|
28527
|
-
"offset":
|
|
28683
|
+
"offset": 36041,
|
|
28528
28684
|
"length": 5,
|
|
28529
28685
|
"value": "false"
|
|
28530
28686
|
},
|
|
28531
28687
|
{
|
|
28532
28688
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28533
28689
|
"kind": "BooleanLiteral",
|
|
28534
|
-
"offset":
|
|
28690
|
+
"offset": 61432,
|
|
28691
|
+
"length": 4,
|
|
28692
|
+
"value": "true"
|
|
28693
|
+
},
|
|
28694
|
+
{
|
|
28695
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWiseNFC\/source\/presentation\/flows\/JourneyFlowCoodinator.swift",
|
|
28696
|
+
"kind": "BooleanLiteral",
|
|
28697
|
+
"offset": 62536,
|
|
28535
28698
|
"length": 5,
|
|
28536
28699
|
"value": "false"
|
|
28537
28700
|
},
|
|
@@ -31436,7 +31599,14 @@
|
|
|
31436
31599
|
{
|
|
31437
31600
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/ErrorHandlingEntities.swift",
|
|
31438
31601
|
"kind": "StringLiteral",
|
|
31439
|
-
"offset":
|
|
31602
|
+
"offset": 4317,
|
|
31603
|
+
"length": 15,
|
|
31604
|
+
"value": "\"token_expired\""
|
|
31605
|
+
},
|
|
31606
|
+
{
|
|
31607
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/domain\/interface methods entities\/ErrorHandlingEntities.swift",
|
|
31608
|
+
"kind": "StringLiteral",
|
|
31609
|
+
"offset": 4377,
|
|
31440
31610
|
"length": 17,
|
|
31441
31611
|
"value": "\"journey_blocked\""
|
|
31442
31612
|
},
|
|
@@ -31496,6 +31666,13 @@
|
|
|
31496
31666
|
"length": 36,
|
|
31497
31667
|
"value": "\"journey_id_idwise_internal_storage\""
|
|
31498
31668
|
},
|
|
31669
|
+
{
|
|
31670
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/persistence\/PersistenceKeys.swift",
|
|
31671
|
+
"kind": "StringLiteral",
|
|
31672
|
+
"offset": 294,
|
|
31673
|
+
"length": 36,
|
|
31674
|
+
"value": "\"client_key_idwise_internal_storage\""
|
|
31675
|
+
},
|
|
31499
31676
|
{
|
|
31500
31677
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/persistence\/PersistenceKeys.swift",
|
|
31501
31678
|
"kind": "StringLiteral",
|
|
@@ -31510,6 +31687,13 @@
|
|
|
31510
31687
|
"length": 36,
|
|
31511
31688
|
"value": "\"journey_id_idwise_internal_storage\""
|
|
31512
31689
|
},
|
|
31690
|
+
{
|
|
31691
|
+
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/persistence\/PersistenceKeys.swift",
|
|
31692
|
+
"kind": "StringLiteral",
|
|
31693
|
+
"offset": 294,
|
|
31694
|
+
"length": 36,
|
|
31695
|
+
"value": "\"client_key_idwise_internal_storage\""
|
|
31696
|
+
},
|
|
31513
31697
|
{
|
|
31514
31698
|
"filePath": "\/Users\/hafizahsan\/Desktop\/IDWiseSDK-latest\/IDWise\/source\/presentation\/journeyIntroduction\/views\/JourneyIntroductionViewController.swift",
|
|
31515
31699
|
"kind": "BooleanLiteral",
|
|
@@ -88,6 +88,7 @@ public struct ApplicantDetailsKeys {
|
|
|
88
88
|
public static let FULL_NAME: Swift.String
|
|
89
89
|
public static let BIRTH_DATE: Swift.String
|
|
90
90
|
public static let SEX: Swift.String
|
|
91
|
+
public static let ADDRESS: Swift.String
|
|
91
92
|
}
|
|
92
93
|
public enum IDWiseTheme {
|
|
93
94
|
case light, dark, systemDefault
|
|
@@ -590,6 +591,7 @@ public struct IDWiseErrorCode {
|
|
|
590
591
|
public static let stepConcluded: Swift.String
|
|
591
592
|
public static let nfcScanError: Swift.String
|
|
592
593
|
public static let noJourneyToResume: Swift.String
|
|
594
|
+
public static let tokenExpired: Swift.String
|
|
593
595
|
public static let journeyBlocked: Swift.String
|
|
594
596
|
}
|
|
595
597
|
public struct IDWiseError : Swift.Codable {
|
|
@@ -88,6 +88,7 @@ public struct ApplicantDetailsKeys {
|
|
|
88
88
|
public static let FULL_NAME: Swift.String
|
|
89
89
|
public static let BIRTH_DATE: Swift.String
|
|
90
90
|
public static let SEX: Swift.String
|
|
91
|
+
public static let ADDRESS: Swift.String
|
|
91
92
|
}
|
|
92
93
|
public enum IDWiseTheme {
|
|
93
94
|
case light, dark, systemDefault
|
|
@@ -590,6 +591,7 @@ public struct IDWiseErrorCode {
|
|
|
590
591
|
public static let stepConcluded: Swift.String
|
|
591
592
|
public static let nfcScanError: Swift.String
|
|
592
593
|
public static let noJourneyToResume: Swift.String
|
|
594
|
+
public static let tokenExpired: Swift.String
|
|
593
595
|
public static let journeyBlocked: Swift.String
|
|
594
596
|
}
|
|
595
597
|
public struct IDWiseError : Swift.Codable {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/ar.lproj/CustomLocalized.strings
ADDED
|
Binary file
|
package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/ckb.lproj/CustomLocalized.strings
ADDED
|
Binary file
|
|
Binary file
|
|
@@ -90,9 +90,9 @@
|
|
|
90
90
|
],
|
|
91
91
|
"generatedClassName" : "document_detector",
|
|
92
92
|
"userDefinedMetadata" : {
|
|
93
|
+
"confidence_threshold" : "0.25",
|
|
93
94
|
"iou_threshold" : "0.45",
|
|
94
|
-
"classes" : "Doc"
|
|
95
|
-
"confidence_threshold" : "0.25"
|
|
95
|
+
"classes" : "Doc"
|
|
96
96
|
},
|
|
97
97
|
"neuralNetworkLayerTypeHistogram" : {
|
|
98
98
|
"Concat" : 13,
|
package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/en.lproj/CustomLocalized.strings
ADDED
|
Binary file
|
package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/en.lproj/Localizable.strings
CHANGED
|
Binary file
|
|
Binary file
|