ti-html2as icon indicating copy to clipboard operation
ti-html2as copied to clipboard

Error While use Titanium 7.0.2 SDK

Open reactnative103 opened this issue 7 years ago • 4 comments

Hi Jasonkneen,

I caught issue in ti.html2as while use Titanium SDK 7.0.2, error mentioned below. ANDROID ONLY Error : "[ERROR] : V8Exception: Exception occurred at /nl.fokkezb.html2as/nl.fokkezb.html2as.js:434: Uncaught TypeError: Cannot set property 'location' of undefined"

Thanks & Regards, Hemant Solanki

reactnative103 avatar Feb 11 '18 11:02 reactnative103

I'm seeing this same issue on Android.

[ERROR] TiExceptionHandler: (main) [0,29077] - In /nl.fokkezb.html2as/nl.fokkezb.html2as.js:434,31
[ERROR] TiExceptionHandler: (main) [0,29077] - Message: Uncaught TypeError: Cannot set property 'location' of undefined
[ERROR] TiExceptionHandler: (main) [0,29077] - Source:       module.exports.location = {};
[ERROR] V8Exception: Exception occurred at /nl.fokkezb.html2as/nl.fokkezb.html2as.js:434: Uncaught TypeError: Cannot set property 'location' of undefined```

joshualambert avatar Mar 02 '18 02:03 joshualambert

Same problem here at a different line ( SDK 7.4.1 )

[ERROR] V8Exception: Exception occurred at /nl.fokkezb.html2as/nl.fokkezb.html2as.js:1917: Uncaught TypeError: Cannot set property 'location' of undefined

Any idea ?

jerry42 avatar Nov 29 '18 13:11 jerry42

I will try to provide solution if any apply at that time.

reactnative103 avatar Nov 29 '18 17:11 reactnative103

Download and use below given example application.

POC.zip

Ti.SDK = 7.5.0 Module Version should be: 1.5.0

Please check and let me know if you have any issue

reactnative103 avatar Dec 04 '18 08:12 reactnative103