@regulaforensics/ionic-native-document-reader 6.5.0 → 6.6.0
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/example/config.xml +9 -3
- package/example/package.json +3 -3
- package/index.d.ts +96 -37
- package/index.js +142 -105
- package/index.ts +7366 -0
- package/ngx/index.d.ts +96 -37
- package/ngx/index.js +142 -105
- package/ngx/index.metadata.json +1 -1
- package/package.json +1 -1
- package/reactExample/README.md +0 -24
- package/reactExample/android/app/build/.npmkeep +0 -0
- package/reactExample/android/app/build.gradle +0 -51
- package/reactExample/android/app/proguard-rules.pro +0 -21
- package/reactExample/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java +0 -26
- package/reactExample/android/app/src/main/AndroidManifest.xml +0 -42
- package/reactExample/android/app/src/main/java/com/regula/documentreader/MainActivity.java +0 -5
- package/reactExample/android/app/src/main/res/drawable/ic_launcher_background.xml +0 -170
- package/reactExample/android/app/src/main/res/drawable/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-land-hdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-land-mdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-land-xhdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-land-xxhdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-land-xxxhdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-port-hdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-port-mdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-port-xhdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-port-xxhdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-port-xxxhdpi/splash.png +0 -0
- package/reactExample/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml +0 -34
- package/reactExample/android/app/src/main/res/layout/activity_main.xml +0 -12
- package/reactExample/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +0 -5
- package/reactExample/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +0 -5
- package/reactExample/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png +0 -0
- package/reactExample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
- package/reactExample/android/app/src/main/res/values/ic_launcher_background.xml +0 -4
- package/reactExample/android/app/src/main/res/values/strings.xml +0 -7
- package/reactExample/android/app/src/main/res/values/styles.xml +0 -22
- package/reactExample/android/app/src/main/res/xml/file_paths.xml +0 -5
- package/reactExample/android/app/src/test/java/com/getcapacitor/myapp/ExampleUnitTest.java +0 -18
- package/reactExample/android/build.gradle +0 -29
- package/reactExample/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/reactExample/android/gradle/wrapper/gradle-wrapper.properties +0 -5
- package/reactExample/android/gradle.properties +0 -24
- package/reactExample/android/gradlew +0 -185
- package/reactExample/android/gradlew.bat +0 -89
- package/reactExample/android/settings.gradle +0 -5
- package/reactExample/android/variables.gradle +0 -14
- package/reactExample/capacitor.config.ts +0 -10
- package/reactExample/ionic.config.json +0 -7
- package/reactExample/ios/App/App/App.entitlements +0 -11
- package/reactExample/ios/App/App/AppDelegate.swift +0 -60
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@1x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x-1.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@3x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@1x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x-1.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@3x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@1x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x-1.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@3x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@3x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@1x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-83.5x83.5@2x.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -116
- package/reactExample/ios/App/App/Assets.xcassets/Contents.json +0 -6
- package/reactExample/ios/App/App/Assets.xcassets/Splash.imageset/Contents.json +0 -23
- package/reactExample/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-1.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-2.png +0 -0
- package/reactExample/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732.png +0 -0
- package/reactExample/ios/App/App/Base.lproj/LaunchScreen.storyboard +0 -32
- package/reactExample/ios/App/App/Base.lproj/Main.storyboard +0 -19
- package/reactExample/ios/App/App/Info.plist +0 -70
- package/reactExample/ios/App/App/capacitor.config.json +0 -6
- package/reactExample/ios/App/App/config.xml +0 -19
- package/reactExample/ios/App/App.xcodeproj/project.pbxproj +0 -422
- package/reactExample/ios/App/App.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
- package/reactExample/ios/App/App.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/reactExample/ios/App/App.xcworkspace/contents.xcworkspacedata +0 -10
- package/reactExample/ios/App/App.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/reactExample/ios/App/Podfile +0 -23
- package/reactExample/package.json +0 -84
- package/reactExample/public/assets/icon/favicon.png +0 -0
- package/reactExample/public/assets/icon/icon.png +0 -0
- package/reactExample/public/assets/img/id.png +0 -0
- package/reactExample/public/assets/img/portrait.png +0 -0
- package/reactExample/public/assets/shapes.svg +0 -1
- package/reactExample/public/index.html +0 -114
- package/reactExample/public/manifest.json +0 -21
- package/reactExample/src/App.test.tsx +0 -8
- package/reactExample/src/App.tsx +0 -42
- package/reactExample/src/assets/img/id.png +0 -0
- package/reactExample/src/assets/img/portrait.png +0 -0
- package/reactExample/src/index.tsx +0 -22
- package/reactExample/src/pages/Home.tsx +0 -329
- package/reactExample/src/react-app-env.d.ts +0 -1
- package/reactExample/src/reportWebVitals.ts +0 -15
- package/reactExample/src/service-worker.ts +0 -80
- package/reactExample/src/serviceWorkerRegistration.ts +0 -142
- package/reactExample/src/setupTests.ts +0 -14
- package/reactExample/src/theme/variables.css +0 -236
- package/reactExample/tsconfig.json +0 -26
package/ngx/index.d.ts
CHANGED
|
@@ -73,6 +73,8 @@ export declare class DocumentReaderValue {
|
|
|
73
73
|
originalValue?: string;
|
|
74
74
|
boundRect?: Rect;
|
|
75
75
|
comparison?: Record<number, number>;
|
|
76
|
+
originalSymbols?: DocumentReaderSymbol[];
|
|
77
|
+
rfidOrigin?: DocumentReaderRfidOrigin;
|
|
76
78
|
static fromJson(jsonObject?: any): DocumentReaderValue | undefined;
|
|
77
79
|
}
|
|
78
80
|
export declare class DocumentReaderTextField {
|
|
@@ -81,12 +83,18 @@ export declare class DocumentReaderTextField {
|
|
|
81
83
|
status?: number;
|
|
82
84
|
lcidName?: string;
|
|
83
85
|
fieldName?: string;
|
|
84
|
-
value?:
|
|
86
|
+
value?: string;
|
|
87
|
+
getValue?: DocumentReaderValue;
|
|
85
88
|
values?: DocumentReaderValue[];
|
|
89
|
+
comparisonList?: DocumentReaderComparison[];
|
|
90
|
+
validityList?: DocumentReaderValidity[];
|
|
86
91
|
static fromJson(jsonObject?: any): DocumentReaderTextField | undefined;
|
|
87
92
|
}
|
|
88
93
|
export declare class DocumentReaderTextResult {
|
|
89
94
|
status?: number;
|
|
95
|
+
comparisonStatus?: number;
|
|
96
|
+
validityStatus?: number;
|
|
97
|
+
availableSourceList?: DocumentReaderTextSource[];
|
|
90
98
|
fields?: DocumentReaderTextField[];
|
|
91
99
|
static fromJson(jsonObject?: any): DocumentReaderTextResult | undefined;
|
|
92
100
|
}
|
|
@@ -343,28 +351,9 @@ export declare class RfidNotificationCompletion {
|
|
|
343
351
|
}
|
|
344
352
|
export declare class DocumentReaderException {
|
|
345
353
|
errorCode?: number;
|
|
346
|
-
localizedMessage?: string;
|
|
347
354
|
message?: string;
|
|
348
|
-
string?: string;
|
|
349
|
-
stackTrace?: StackTraceElement[];
|
|
350
355
|
static fromJson(jsonObject?: any): DocumentReaderException | undefined;
|
|
351
356
|
}
|
|
352
|
-
export declare class Throwable {
|
|
353
|
-
localizedMessage?: string;
|
|
354
|
-
message?: string;
|
|
355
|
-
string?: string;
|
|
356
|
-
stackTrace?: StackTraceElement[];
|
|
357
|
-
static fromJson(jsonObject?: any): Throwable | undefined;
|
|
358
|
-
}
|
|
359
|
-
export declare class StackTraceElement {
|
|
360
|
-
lineNumber?: number;
|
|
361
|
-
isNativeMethod?: boolean;
|
|
362
|
-
className?: string;
|
|
363
|
-
fileName?: string;
|
|
364
|
-
methodName?: string;
|
|
365
|
-
string?: string;
|
|
366
|
-
static fromJson(jsonObject?: any): StackTraceElement | undefined;
|
|
367
|
-
}
|
|
368
357
|
export declare class PKDCertificate {
|
|
369
358
|
binaryData?: string;
|
|
370
359
|
resourceType?: number;
|
|
@@ -447,21 +436,6 @@ export declare class BytesData {
|
|
|
447
436
|
type?: number;
|
|
448
437
|
static fromJson(jsonObject?: any): BytesData | undefined;
|
|
449
438
|
}
|
|
450
|
-
export declare class DocumentReaderUvFiberElement {
|
|
451
|
-
rectArray?: DocReaderFieldRect[];
|
|
452
|
-
rectCount?: number;
|
|
453
|
-
expectedCount?: number;
|
|
454
|
-
width?: number[];
|
|
455
|
-
length?: number[];
|
|
456
|
-
area?: number[];
|
|
457
|
-
colorValues?: number[];
|
|
458
|
-
status?: number;
|
|
459
|
-
elementType?: number;
|
|
460
|
-
elementDiagnose?: number;
|
|
461
|
-
elementTypeName?: string;
|
|
462
|
-
elementDiagnoseName?: string;
|
|
463
|
-
static fromJson(jsonObject?: any): DocumentReaderUvFiberElement | undefined;
|
|
464
|
-
}
|
|
465
439
|
export declare class ImageInputData {
|
|
466
440
|
pageIndex?: number;
|
|
467
441
|
light?: number;
|
|
@@ -472,6 +446,45 @@ export declare class ImageInputData {
|
|
|
472
446
|
imgBytes?: any[];
|
|
473
447
|
static fromJson(jsonObject?: any): ImageInputData | undefined;
|
|
474
448
|
}
|
|
449
|
+
export declare class DocReaderDocumentsDatabase {
|
|
450
|
+
databaseID?: string;
|
|
451
|
+
version?: string;
|
|
452
|
+
date?: string;
|
|
453
|
+
databaseDescription?: string;
|
|
454
|
+
countriesNumber?: number;
|
|
455
|
+
documentsNumber?: number;
|
|
456
|
+
static fromJson(jsonObject?: any): DocReaderDocumentsDatabase | undefined;
|
|
457
|
+
}
|
|
458
|
+
export declare class DocumentReaderComparison {
|
|
459
|
+
sourceTypeLeft?: number;
|
|
460
|
+
sourceTypeRight?: number;
|
|
461
|
+
status?: number;
|
|
462
|
+
static fromJson(jsonObject?: any): DocumentReaderComparison | undefined;
|
|
463
|
+
}
|
|
464
|
+
export declare class DocumentReaderRfidOrigin {
|
|
465
|
+
dg?: number;
|
|
466
|
+
dgTag?: number;
|
|
467
|
+
entryView?: number;
|
|
468
|
+
tagEntry?: number;
|
|
469
|
+
static fromJson(jsonObject?: any): DocumentReaderRfidOrigin | undefined;
|
|
470
|
+
}
|
|
471
|
+
export declare class DocumentReaderTextSource {
|
|
472
|
+
sourceType?: number;
|
|
473
|
+
source?: string;
|
|
474
|
+
validityStatus?: number;
|
|
475
|
+
static fromJson(jsonObject?: any): DocumentReaderTextSource | undefined;
|
|
476
|
+
}
|
|
477
|
+
export declare class DocumentReaderSymbol {
|
|
478
|
+
code?: number;
|
|
479
|
+
rect?: Rect;
|
|
480
|
+
probability?: number;
|
|
481
|
+
static fromJson(jsonObject?: any): DocumentReaderSymbol | undefined;
|
|
482
|
+
}
|
|
483
|
+
export declare class DocumentReaderValidity {
|
|
484
|
+
sourceType?: number;
|
|
485
|
+
status?: number;
|
|
486
|
+
static fromJson(jsonObject?: any): DocumentReaderValidity | undefined;
|
|
487
|
+
}
|
|
475
488
|
export declare class DocumentReaderResults {
|
|
476
489
|
chipPage?: number;
|
|
477
490
|
processingFinishedStatus?: number;
|
|
@@ -541,6 +554,7 @@ export declare const eRPRM_Authenticity: {
|
|
|
541
554
|
BARCODE_FORMAT_CHECK: number;
|
|
542
555
|
KINEGRAM: number;
|
|
543
556
|
HOLOGRAMS_DETECTION: number;
|
|
557
|
+
MRZ: number;
|
|
544
558
|
};
|
|
545
559
|
export declare const eRFID_ErrorCodes: {
|
|
546
560
|
RFID_ERROR_NO_ERROR: number;
|
|
@@ -1074,6 +1088,7 @@ export declare const eCheckDiagnose: {
|
|
|
1074
1088
|
FALSE_IPI_PARAMETERS: number;
|
|
1075
1089
|
FIELD_POS_CORRECTOR_HIGHLIGHT_IR: number;
|
|
1076
1090
|
FIELD_POS_CORRECTOR_GLARES_IN_PHOTO_AREA: number;
|
|
1091
|
+
FIELD_POS_CORRECTOR_PHOTO_REPLACED: number;
|
|
1077
1092
|
OVI_IR_INVISIBLE: number;
|
|
1078
1093
|
OVI_INSUFFICIENT_AREA: number;
|
|
1079
1094
|
OVI_COLOR_INVARIABLE: number;
|
|
@@ -1126,6 +1141,8 @@ export declare const eCheckDiagnose: {
|
|
|
1126
1141
|
FINISHED_BY_TIMEOUT: number;
|
|
1127
1142
|
HOLO_PHOTO_DOCUMENT_OUTSIDE_FRAME: number;
|
|
1128
1143
|
LIVENESS_DEPTH_CHECK_FAILED: number;
|
|
1144
|
+
MRZ_QUALITY_WRONG_MRZ_DPI: number;
|
|
1145
|
+
MRZ_QUALITY_WRONG_BACKGROUND: number;
|
|
1129
1146
|
LAST_DIAGNOSE_VALUE: number;
|
|
1130
1147
|
};
|
|
1131
1148
|
export declare const RFIDDelegate: {
|
|
@@ -2704,6 +2721,7 @@ export declare const Enum: {
|
|
|
2704
2721
|
BARCODE_FORMAT_CHECK: number;
|
|
2705
2722
|
KINEGRAM: number;
|
|
2706
2723
|
HOLOGRAMS_DETECTION: number;
|
|
2724
|
+
MRZ: number;
|
|
2707
2725
|
};
|
|
2708
2726
|
eRFID_ErrorCodes: {
|
|
2709
2727
|
RFID_ERROR_NO_ERROR: number;
|
|
@@ -3237,6 +3255,7 @@ export declare const Enum: {
|
|
|
3237
3255
|
FALSE_IPI_PARAMETERS: number;
|
|
3238
3256
|
FIELD_POS_CORRECTOR_HIGHLIGHT_IR: number;
|
|
3239
3257
|
FIELD_POS_CORRECTOR_GLARES_IN_PHOTO_AREA: number;
|
|
3258
|
+
FIELD_POS_CORRECTOR_PHOTO_REPLACED: number;
|
|
3240
3259
|
OVI_IR_INVISIBLE: number;
|
|
3241
3260
|
OVI_INSUFFICIENT_AREA: number;
|
|
3242
3261
|
OVI_COLOR_INVARIABLE: number;
|
|
@@ -3289,6 +3308,8 @@ export declare const Enum: {
|
|
|
3289
3308
|
FINISHED_BY_TIMEOUT: number;
|
|
3290
3309
|
HOLO_PHOTO_DOCUMENT_OUTSIDE_FRAME: number;
|
|
3291
3310
|
LIVENESS_DEPTH_CHECK_FAILED: number;
|
|
3311
|
+
MRZ_QUALITY_WRONG_MRZ_DPI: number;
|
|
3312
|
+
MRZ_QUALITY_WRONG_BACKGROUND: number;
|
|
3292
3313
|
LAST_DIAGNOSE_VALUE: number;
|
|
3293
3314
|
};
|
|
3294
3315
|
RFIDDelegate: {
|
|
@@ -4878,6 +4899,30 @@ export declare class DocumentReader extends AwesomeCordovaNativePlugin {
|
|
|
4878
4899
|
* @return {Promise<any>} Returns a promise
|
|
4879
4900
|
*/
|
|
4880
4901
|
initializeReaderAutomatically(): Promise<any>;
|
|
4902
|
+
/**
|
|
4903
|
+
* Checks if all required bluetooth permissions are granted and requests them if needed(Android only, ignored on iOS)
|
|
4904
|
+
*
|
|
4905
|
+
* @return {Promise<any>} Returns a promise
|
|
4906
|
+
*/
|
|
4907
|
+
isBlePermissionsGranted(): Promise<any>;
|
|
4908
|
+
/**
|
|
4909
|
+
* Searches for ble devices(Android only, ignored on iOS)
|
|
4910
|
+
*
|
|
4911
|
+
* @return {Promise<any>} Returns a promise
|
|
4912
|
+
*/
|
|
4913
|
+
startBluetoothService(): Promise<any>;
|
|
4914
|
+
/**
|
|
4915
|
+
* Initializes document reader with license from connected Device7310(Android only, ignored on iOS)
|
|
4916
|
+
*
|
|
4917
|
+
* @return {Promise<any>} Returns a promise
|
|
4918
|
+
*/
|
|
4919
|
+
initializeReaderBleDeviceConfig(): Promise<any>;
|
|
4920
|
+
/**
|
|
4921
|
+
* returns tag property of DocumentReader class
|
|
4922
|
+
*
|
|
4923
|
+
* @return {Promise<any>} Returns a promise
|
|
4924
|
+
*/
|
|
4925
|
+
getTag(): Promise<any>;
|
|
4881
4926
|
/**
|
|
4882
4927
|
* Allows you to get the API version
|
|
4883
4928
|
*
|
|
@@ -5130,6 +5175,20 @@ export declare class DocumentReader extends AwesomeCordovaNativePlugin {
|
|
|
5130
5175
|
* @return {Promise<any>} Returns a promise
|
|
5131
5176
|
*/
|
|
5132
5177
|
setCameraSessionIsPaused(paused: any): Promise<any>;
|
|
5178
|
+
/**
|
|
5179
|
+
* sets DocumentReader.tag
|
|
5180
|
+
*
|
|
5181
|
+
* @param {string} tag tag
|
|
5182
|
+
* @return {Promise<any>} Returns a promise
|
|
5183
|
+
*/
|
|
5184
|
+
setTag(tag: any): Promise<any>;
|
|
5185
|
+
/**
|
|
5186
|
+
* checks for database update
|
|
5187
|
+
*
|
|
5188
|
+
* @param {string} databaseId id of the database
|
|
5189
|
+
* @return {Promise<any>} Returns a promise
|
|
5190
|
+
*/
|
|
5191
|
+
checkDatabaseUpdate(databaseId: any): Promise<any>;
|
|
5133
5192
|
/**
|
|
5134
5193
|
* Use this method to get a scenario
|
|
5135
5194
|
*
|
|
@@ -5184,11 +5243,11 @@ export declare class DocumentReader extends AwesomeCordovaNativePlugin {
|
|
|
5184
5243
|
*
|
|
5185
5244
|
* @param {object} config Object with structure
|
|
5186
5245
|
* "license": "license base64 string(necessary)"
|
|
5187
|
-
* "customDb": "custom database base64 string(
|
|
5246
|
+
* "customDb": "custom database base64 string(Android only, ignored on iOS)"
|
|
5188
5247
|
* "databasePath": "database path(iOS only, ignored on android)"
|
|
5189
5248
|
* "licenseUpdate": true
|
|
5190
5249
|
* "delayedNNLoad": false
|
|
5191
|
-
* "blackList": {} //
|
|
5250
|
+
* "blackList": {} // Android only, ignored on iOS
|
|
5192
5251
|
* @return {Promise<any>} Returns a promise
|
|
5193
5252
|
*/
|
|
5194
5253
|
initializeReader(config: any): Promise<any>;
|