Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70809

Device info on Android shows platform as 'web'

$
0
0

Using capacitor 3.4.1, @capacitor/device 1.1.2

I use this code:

import { Device } from '@capacitor/device';

const info = await Device.getInfo();
console.log(`Device platform is '${info.platform}'`);

This is a new Capacitor project, not anything migrated from an earlier version or from Cordova.

The annoying thing is that other (Cordova) plugins depend on the reported platform and won’t work properly.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70809

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>