This is a migrated thread and some comments may be shown as answers.

Child Browser Plugin

4 Answers 55 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael Rogers
Top achievements
Rank 2
Michael Rogers asked on 12 Nov 2012, 06:35 PM
I am trying to use the child browser plugin when I added it to my project I added a reference to the page, then tried calling the plugin and i haven't gotten it to work.  I am using ION on an iphone and side loading the app on android.  In both cases the plugin folder and file are not copied to the devices when saved using Icenium Graphite.  I added the file manually on both still haven't gotten it to work.

Thanks
Michael


Reference
<script src="Plugins/Child Browser/childbrowser.js"></script>

 function startTest(){
                 debugWrite("Trying Plugin");
                 window.plugins.childBrowser.showWebPage("http://www.google.com");
                 debugWrite("Plugin Worked");
            }










4 Answers, 1 is accepted

Sort by
0
Michael Rogers
Top achievements
Rank 2
answered on 12 Nov 2012, 07:17 PM
Post Can Be Deleted. 

My reference was not on the index page it was on the remote view that it was loading.  Adding a reference to the plugin there fixed it.

Thanks
Michael
0
Jordan
Telerik team
answered on 13 Nov 2012, 07:13 AM
Hello Michael,

Glad you figured it out and hope you enjoy Icenium.

Kind regards,
Jordan
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Relez
Top achievements
Rank 1
answered on 27 Feb 2013, 08:02 PM
Hello, I have the same problem, I added the ChildBrowser plugin and paste the script link in my index.html and I got this message in the console:

Failed to load resource http://local/Plugins/Child%20Browser/childbrowser.js

I hope u can help me!
0
Jordan
Telerik team
answered on 28 Feb 2013, 08:01 AM
Hello Relvis,

You probably see this error in simulators right? At the moment we can not provide plugin support in simulators as there is native code involved specific for each mobile platform.

Please test plugins only on real device... or Mock the functionality during development.


All the best,
Jordan
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
Tags
Report a bug
Asked by
Michael Rogers
Top achievements
Rank 2
Answers by
Michael Rogers
Top achievements
Rank 2
Jordan
Telerik team
Relez
Top achievements
Rank 1
Share this question
or