How to integrate Android .aar SDK in Mendix Native app?

0
Hi all, I am working on a Mendix Native Mobile app and need to integrate a third-party Android SDK that is provided as an .aar file. The SDK is used for biometric fingerprint EKYC. Since I don’t have prior experience with native SDK integration in Mendix, I would like to know: How can I add an .aar dependency to a Mendix Native app project? What is the best way to expose the SDK methods so they can be called from Mendix (for example via JavaScript actions)? Are there any official docs or best practices for integrating Android SDKs into Mendix Native apps? Thanks in advance for your guidance!
asked
0 answers