9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
function isRealDevice(): boolean;

Defined in: utils/index.d.ts:162

Checks whether the application is running on real device and not on simulator/emulator.

Returns

boolean

Previous
isObject