I am building a smart TV application with the TOAST project. During development, I tested everything with the tizen emulator and tizen studio, and everything was fine.
After the development was completed, I tried to run the application on both orsay TV and orsay devices, and, unfortunately, there were a lot of problems on this platform. I fixed some design issues, but I cannot fix the underlying problem.
When I run the application, there is a line that says the console: deviceready has not fired after 5 seconds. And I can not use any TOAST api functions.
I create an empty project and do exactly what this page says: https://github.com/Samsung/cordova-plugin-toast#prepare-to-start
But again, I got the same error. Please help me.
Here is the log:
cordova/platform: orsay bootstrap BEGIN cordova.js:1365
adding proxy for NetworkStatus cordova.js:887
adding proxy for Console cordova.js:887
adding proxy for Device cordova.js:887
adding proxy for Globalization cordova.js:887
cordova/platform: orsay bootstrap END cordova.js:1460
adding proxy for toast.inputdevice cordova.js:1880
return Window cordova.js:1880
adding proxy for toast.tvwindow cordova.js:1880
return Window cordova.js:1880
adding proxy for toast.tvchannel cordova.js:1880
adding proxy for toast.tvaudiocontrol cordova.js:1880
adding proxy for toast.drminfo cordova.js:1880
adding proxy for toast.application cordova.js:1880
adding proxy for toast.Media cordova.js:1880
Failed to load resource: fail to read a resource form decryptied file file:///home/smarttv/Apps/xThreeApp/cordova_plugins.js
deviceready has not fired after 5 seconds. cordova.js:1880
Channel not fired: onNativeReady cordova.js:1880
Channel not fired: onCordovaReady cordova.js:1880
Channel not fired: onCordovaConnectionReady cordova.js:1880
Channel not fired: onCordovaInfoReady cordova.js:1880

UPDATE:
, :
Debug As/Samsung Smart Tv Emulator, devicereaday , , deviceready- , ,
deviceready ! ( , attamp deviceready)
, . ( , window.location.href = url; window.location.replace(url); ...)