React native to get phone IMEI number #16772
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
I wanted to get phone's IMEI number , but i can't find any alternative that react native offer so i install external library like react-native-device-info, i also tried to install external library like react-native-imei, the issue with the first library 'react-native-device-info' , it do not provide any get imei function, another library issue is when i try to run-android i get error such as : 'error to override or not implemented method @OverRide '
Is there any other alternative?
The text was updated successfully, but these errors were encountered: