smclab / ti-soap

SOAP client for Titanium SDK
GNU Lesser General Public License v2.1
11 stars 5 forks source link

Titanium 3.5 readonly property #3

Open rremy opened 9 years ago

rremy commented 9 years ago

When i build with Titanium 3.5.0GA that happened:

Script Error {
[ERROR] :      column = 29;
[ERROR] :      line = 25677;
[ERROR] :      message = "Attempted to assign to readonly property.";
...........

When i comment this line and 25678 line as well, it works, but i don't know what i actually did with this commenting.

In 3.4.1GA works fine.

yuchi commented 9 years ago

Didn’t test it on 3.5. Will try ASAP.

yuchi commented 9 years ago

Scary, scary issue. Please have a look here: http://stackoverflow.com/questions/25174594/typeerror-attempted-to-assign-to-readonly-property-on-ios8-safari

Looks like that the JSC version provided by iOS 8 is somehow broken in their JIT.

yuchi commented 9 years ago

Can you please give me more information? iOS or Android? Emulator? OS version?

rremy commented 9 years ago

IOS 8 Simulator,Iphone 6