Hook Signature
Return Value
The SIM card serial number (ICCID). Returns
undefined when running outside the Fully Kiosk Browser environment or if no SIM card is present.Description
Retrieves the serial number of the SIM card installed in the device, also known as the ICCID (Integrated Circuit Card Identifier). This is unique to each SIM card and can be used to identify the specific SIM rather than the device itself.Example
Notes
- Returns
undefinedwhen not running in the Fully Kiosk Browser environment - Only available on devices with a SIM card slot and an inserted SIM card
- WiFi-only tablets without SIM capabilities will return
undefined - The value changes if the SIM card is replaced
- May require specific Android permissions to access
- Useful for tracking which SIM cards are deployed with which devices
