I’m developing an iOS app. Its working properly on simulator.
I’m using phonegap and child browser. On device only for the first time child browser is working. After I closed the childbrowser(pressed done button) its not opening again when I tried to open it.
But working perfectly on simulator. Any help.
Did anyone faced similar problem
Its working perfectly now. Just changed the childbrowser.js file to a new one which i found here
There are slight changes in the childbrowser plugin, as per the changes in the phonegap’s new new version I think.