Skip to content

Commit eb55b2d

Browse files
readme udpated
1 parent 940f4c5 commit eb55b2d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,17 @@ We have provided a simple application that demonstrates the ***API*** calls you
2121
1. Go to the `Advanced` folder. There you will find the project written in Kotlin.
2222
1. Copy the license file to the project: `Advanced/DocumentReader-Kotlin/app/src/main/res/raw/`.
2323
1. Open the project in an IDE.
24-
1. Change the application ID to the one you have specified during the registration at [client.regulaforensics.com](https://client.regulaforensics.com).
2524
1. Run the project.
2625

2726
1. `Basic` folder contains the basic sample project with only main features. To build it, do the following steps:
2827
1. Go to the `Basic` folder. There you will two projects: one is written in Kotlin, another in Java.
2928
1. Copy the license file to the project: `Basic/DocumentReader-sample/app/src/main/res/raw/` or `Basic/DocumentReader-sample_kotlin/app/src/main/res/raw/`.
3029
1. Open the project in an IDE.
31-
1. Change the application ID to the one you have specified during the registration at [client.regulaforensics.com](https://client.regulaforensics.com).
3230
1. Run the project.
3331

3432
## Troubleshooting license issues
3533
If you have issues with license verification when running the application, please verify that next is true:
3634
1. The OS, which you use, is specified in the license (Android).
37-
2. The application ID, which you use, is specified in the license.
3835
3. The license is valid (not expired).
3936
4. The date and time on the device, where you run the application, are valid.
4037
5. You use the latest release version of the Document Reader SDK.

0 commit comments

Comments
 (0)