I am using Twitter connect plugin https://ionicthemes.com/tutorials/about/ionic2-twitter-login to implement login with twitter in my app and It works fine if twitter app is installed on my phone but it gives login session error if twitter app is not installed on my phone. However in case of Facebook Connect Plugin if facebook app is not installed an inapp browser facebook page is opened to facilitate login.
So how can I implement login with browser for twitter if app is not installed.