Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
DownloadRequest is “undefined and is not constructor”
Hi everyone,
I recently start to develop on the Tizen SDK for wearable, and I’ve got a problem with DownloadRequest. I’m working on the emulator.
It seems that the compiler doesn’t recognize the Constructor, and nobody never have problem with that.
Here is my code :
var url1 =“https://dl.dropboxusercontent.com/u/44098322/hellobank.json”;
var downloadRequest = new tizen.DownloadRequest(url1);
And here is the error I get everytime
index.html (73) :TypeError: ‘undefined’ is not a constructor (evaluating ‘new tizen.DownloadRequest(url1)’)
index.html (73) :TypeError: ‘undefined’ is not a constructor (evaluating ‘new tizen.DownloadRequest(url1)’)
Have anyone heard about this ? Found a solution ? Thanks
:
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio