4
Views
1
Comments
Fingerprint RD service integration fail on native Android but work fine in PWA/Web
Application Type
Mobile

Hello everyone,

We are working in an on-prem environment to build a mobile application that integrates with a fingerprint device. The integration is achieved using JavaScript code, which connects to RD services to retrieve the required data.

The JavaScript integration is working perfectly in both PWA and Web environments. However, it is not functioning in native Android applications in any of the environments. Also, we are using localhost Ip (https://127.0.0.1) to interact with the local RD service. 

Attached the JS below

Any guidance or suggestions to resolve this issue would be greatly appreciated.

Mantra_JS.txt
2023-05-27 21-38-49
Rashid

We have successfully resolved the issue with a different approach by integrating a Cordova plugin that interacts with the RD services. This approach ensures seamless communication between the fingerprint device and the mobile application in native Android environments.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.