import { Capacitor } from '@capacitor/core'; .......... Capacitor.getPlatform(); // web, ios, android Capacitor.isNative // true | false