google-api-oauth-phonegap icon indicating copy to clipboard operation
google-api-oauth-phonegap copied to clipboard

Window isn't closed

Open koenhendriks opened this issue 9 years ago • 3 comments

I'm trying to use this with google oauth 2.0

It works but for some reason the window doesn't close when authWindow.close() is called.

I'm using a Nexus 6 running lollipop 5.0.1 and c ordova version 4.2.0

koenhendriks avatar Mar 02 '15 19:03 koenhendriks

some problem here

RusEu avatar Oct 24 '15 10:10 RusEu

Install inappbrowser plugin

On Sat, Oct 24, 2015, 3:47 PM RusEu [email protected] wrote:

some problem here

— Reply to this email directly or view it on GitHub https://github.com/mdellanoce/google-api-oauth-phonegap/issues/5#issuecomment-150780802 .

gjadhao089 avatar Oct 24 '15 10:10 gjadhao089

thanks a lot for the project. i allready found the soultion: in the command line type: phonegap plugin add cordova-plugin-inappbrowser --save

RusEu avatar Oct 24 '15 10:10 RusEu