You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.
Bug Report
Plugin(s)
Capacitor Version
Platform(s)
macOS / iOS
Current Behavior
Trying to get if the app is running in the simulator or on real device with:
But for some reason in the simulator it tells me that
dev.isVirtual
isfalse
I also tried if it shows the other info and it does.
Expected Behavior
isVirtual should be
true
when running in iOS SimulatorThe text was updated successfully, but these errors were encountered: