Hybrid Application Developer Question:
Download Questions PDF

Tell me what is the difference between ChildBrowser and InAppBrowser in PhoneGap?

Hybrid Application Developer Interview Question
Hybrid Application Developer Interview Question

Answer:

As the name suggests, Child Browser Plugin is a plugin and can be integrated in any phonegap application.

Whereas, InAppBrowser is a phonegap API that provides the ability to spawn a browser instance from a Cordova(2.3.0) application. The API is based on standard browser capability. In a nutshell, this has the same functionality as the ChildBrowser, and has events support as well.

Download Hybrid Application Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is media.seekTo and media.getDuration function in OpenGap media API?Do you know what is PhoneGap Cordova?