[
https://issues.apache.org/jira/browse/CB-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-7798.
---------------------------------
Resolution: Cannot Reproduce
Please provide a sample project which recreates the issue.
> Issue in implementing the native functionality to load contacts using cordova
> in InAppBrowser windows phone 8
> --------------------------------------------------------------------------------------------------------------
>
> Key: CB-7798
> URL: https://issues.apache.org/jira/browse/CB-7798
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib, Plugin Contacts, Plugin InAppBrowser, WP8
> Affects Versions: 3.5.0
> Reporter: Sanket Rane
> Assignee: Jesse MacFadyen
> Priority: Critical
> Labels: newbie
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> I am creating the hybrid mobile application. I am using the Cordova
> framework. I used the InAppBrowser plugin to load the external URL in the
> application. As well as I am implementing the native functionality to pull
> the phone contacts using Contacts `plugin`. This functionality is working
> perfectly for android, but in Windows Phone 8 it will give the below
> mentioned error.
> (**Note**: When I click on button which pulls the contact goes in infinite
> looping, calling the same method recursively)
> (**Note**: The website which I am loading in InAppBrowser is made in Dot Net)
> Getting stack overflow exception on following line in XHRHelper.cs :
> 'Browser.InvokeScript("eval", new string[] { script });' // This is useful to
> inject the scripts and on following line in CordovaView.xaml.cs :
> 'CordovaBrowser.InvokeScript("eval", new string[] { nativeReady });' // This
> is useful to inject the scripts
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]