Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1577] [windows phone] get proxy handlers

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2015-09-29T00:54:32.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
LabelsTCSupportTriage
Reporterthomas lequenne
AssigneeShak Hossain
Created2014-11-11T19:00:47.000+0000
Updated2016-03-08T07:38:02.000+0000

Description

Im looking at http://docs.appcelerator.com/titanium/3.0/#!/guide/Windows_Phone_8_Module_Development_Guide and this code does not run : ~~~ // Outputs the class name of each proxy handler var handles = tiwp8.getProxyList(); for (var key in handles) { Ti.API.info(handles[key].invoke('ToString', [], [])); } ~~~ It looks that the function tiwp8.getProxyList() crashes

Comments

  1. Motiur Rahman 2015-08-24

    Hello, Please upgrade your studio and SDK to the latest build and let us know if you get the error again. Thanks.

JSON Source