Does cordova googleplus plugin work in ionic view app?

Hi,
I’m using the cordova googleplus plugin in my app as per the instructions in the ionic services auth documentation.

When I test in the ionic view app I get the error: “GooglePlus cordova plugin is missing” when I call this.googleAuth.login()

Does the ionic view app support the googleplus plugin?

Many thanks to anyone who can help!

Mark.

No, as it is not one of the supported plugins:
https://docs.ionic.io/tools/view/#supported-plugins

Thanks very much for the reply. Is there any way to test it for iOS and Android (browser, emaulator)

Many thanks again for your help
Mark.

Of course, use ionic cordova run android or ionic cordova emulate android.