regulaforensics / react-native-document-reader

React-Native Framework for reading and validation of identification documents
19 stars 10 forks source link

demo license not working #4

Closed gwomack closed 3 years ago

gwomack commented 3 years ago

hello,

i created a demo license normally but for com.regula.documentreader package name

creating a license for com.regula.dr.fullrfid is not possible, it causes an error in the licensing generator form: Errors: Demo license for the product (Mobile Full SDK) and the application id (com.regula.dr.fullrfid) already exists

when running the app on my android i get an error: [Mon Mar 29 2021 14:41:59.560] LOG Init failed:com.regula.documentreader.api.errors.DocumentReaderException: License step 5 fails: invalid system (1) or appID (com.regula.dr.fullrfid)

license file was successfully put on right folder image

how can i license my demo app ?

ikliashchou commented 3 years ago

Hello,

Change appID to com.regula.documentreader?

gwomack commented 3 years ago

thanks for fast reply

where is appID located? im still learning react-native is it on AndroidManifest.xml ?

ikliashchou commented 3 years ago

You may search in repo for "com.regula.dr.fullrfid" and replace it with "com.regula.documentreader" everywhere.

We will make it default appID, thanks for pointing this out. @PavelMasuk please make changes

ikliashchou commented 3 years ago

Or better get a demo license for your own appID and replace default one with it.

vyakimchik commented 3 years ago

Hi @gwomack,

Have you managed to run our demo project?

vyakimchik commented 3 years ago

@gwomack,

I close this issue due to inactivity for a long time. If you are still experiencing this issue, feel free to reopen it or create a new one.

Thanks!