Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Problem with ngCordova's $cordovaInAppBrowser

$
0
0

Hi,

I am using ngCordova's $cordovaInAppBrowser to open Apple Play Store URL. It opens the app store but it does not go into .then. Relevant code:

    $cordovaInAppBrowser.open(mktUrl, '_system', {location: 'yes', clearcache: 'yes', toolbar: 'no'}).
then(function(event) { ¬                            
      console.log("inside then"); ¬                           
      $state.go('odetails');
    }¬

@mktUrl@ is a app store URL for an app.

It does not generate any error. But it just doesn't work. Please help.


Viewing all articles
Browse latest Browse all 228595

Trending Articles



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