Ionic-native: Failed to navigate: No provider for InAppBrowser!

Created on 12 Apr 2017  Â·  4Comments  Â·  Source: ionic-team/ionic-native

I am new to Ionic 2, followed documentation to implement inAppBrowser in my application. I have imported

import { InAppBrowser } from '@ionic-native/in-app-browser';

getting error in importing, Solve this issue.

Most helpful comment

The documentation told you to declare it as a provider in your app module. Did you follow that part?

All 4 comments

The documentation told you to declare it as a provider in your app module. Did you follow that part?

Hi,

Thanks for your reply and I fixed it by declaring provider.

On Thu, Apr 13, 2017 at 10:13 AM, Robert Coie notifications@github.com
wrote:

The documentation told you to declare it as a provider in your app module.
Did you follow that part?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/driftyco/ionic-native/issues/1365#issuecomment-293779650,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIUMQfImylssGEdvwWuShzN5aPAOMBOiks5rvaf3gaJpZM4M7TT5
.

--
Thanks & Regards
GunaSekhar

is there sample code that shows this plugin being used to log in to an oauth endpoint?

@rlightner that is a question better suited for the support forums. I think this issue can safely be closed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danbucholtz picture danbucholtz  Â·  3Comments

vaibsVB picture vaibsVB  Â·  4Comments

Manduro picture Manduro  Â·  3Comments

jgw96 picture jgw96  Â·  3Comments

lycwed picture lycwed  Â·  4Comments