ChildBroswer Plugin iOS

  • 1
  • Question
  • Updated 8 years ago
Hi All,

I have a rather peculiar issue. I am compliling the App locally with Four Plugins.
1.) ChildBrowser
2.) Email
3.) SMS
4.) Facebook

I have achieved it successfully, but the issue is with Childbrowser. I have used it at on two separate mobile pages. On one page it works perfectly as expected, but on another page it gives Opening URL http://domain.com, About Blank: error.

The page never loads up. I am invoking the cb object on deviceready and trying to use it on two seperate pages. I have even got the object on both the instances.

Version of Cordova 2.2.

Many Thanks in advance
Photo of Nikhil

Nikhil

  • 21 Posts
  • 0 Reply Likes
  • hopeful

Posted 8 years ago

  • 1
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi Nikhil

Have you enable a domain whitelisting in the .plist file?
http://docs.phonegap.com/en/2.2.0/gui...

You might want to ask the same at our framework community forum below (you are contacting Build!)

http://groups.phonegap.com/group/phon...

Cheers ^_^

-Amir
Photo of Nikhil

Nikhil

  • 21 Posts
  • 0 Reply Likes
Hi Amir,

Happy New Year...

I was able to resolve most of the issues. Many Thanks for your support.