kalandher opened a new issue #769:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/769


   # Bug Report
   
   Type 'InAppBrowserOriginal' is not assignable to type 'Provider'.
   Type 'InAppBrowserOriginal' is missing the following properties from type 
'FactoryProvider': provide, useFactoryts(2322)
   
   ## Problem
   
   Error after upgrading to ionic 5.4.16, cordova 10.0.0.
   
   import { InAppBrowser } from ‘@ionic-native/in-app-browser/ngx’;
   
   and added
   
   InAppBrowser  to providers array in app.module.ts
   
   here is ionic info
   
   `Ionic:
   
   Ionic CLI : 5.4.16 (C:\Users\ks1162\AppData\Roaming\npm\node_modules\ionic)
   Ionic Framework : @ionic/angular 5.3.1
   @angular-devkit/build-angular : 0.901.12
   @angular-devkit/schematics : 9.1.12
   @angular/cli : 9.1.12
   @ionic/angular-toolkit : 2.3.1
   
   Cordova:
   
   Cordova CLI : 10.0.0
   Cordova Platforms : android 9.0.0
   Cordova Plugins : no whitelisted plugins (1 plugins total)
   
   Utility:
   
   cordova-res : not installed
   native-run : not installed
   
   System:
   
   NodeJS : v10.16.3 (C:\Program Files\nodejs\node.exe)
   npm : 5.6.0
   OS : Windows 10`
   
   
   
   ### What is expected to happen?
   
   
   
   ### What does actually happen?
   
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to