Retrieving IMEI number in React Native

79 Views Asked by At

I am working on a React Native application and need to retrieve the IMEI number of the device for a specific use case.

Is there a recommended and secure way to obtain the IMEI number in React Native?react native device Info no support

0

There are 0 best solutions below