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

Detect if webview

$
0
0

@LouisR wrote:

Hi everybody,

I use this service to detect if the app runs on a phone or a browser :smile:

.factory('isPhoneGap', function () {
    'use strict';

    return !!window.cordova;
})

but here I get the following very weird behaviour:

& isPhoneGap
false
& !!window.cordova
true
& ionic.Platform.isWebView();
true

any idea what is happening ?

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



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