Hello OutSystems Team / Community,
I am currently working on a mobile banking application using the OutSystems platform and exploring options to implement SIM binding or access SIM card information within the app for enhanced security and user verification.
I came across the cordova-plugin-sim (https://github.com/pbakondy/cordova-plugin-sim) which provides functionality to access SIM card details such as carrier name, SIM serial, phone number, and other SIM-related data on Android and iOS devices.
I would like to understand:
What are the best practices in OutSystems for integrating SIM binding or accessing SIM information in mobile apps?
Does OutSystems currently support or recommend any specific plugins or methods (like cordova-plugin-sim) for accessing SIM information securely and reliably on Android and iOS?
Are there any known limitations or considerations (especially regarding eSIMs, permissions, or platform differences) that we should be aware of?
Can OutSystems provide official guidance or built-in features related to SIM binding for enhancing security in mobile banking applications?
Any insights, documentation, or suggestions on how to best approach this would be highly appreciated.
Thank you very much!