Hey koders,
I’m using a library written in javascript in my web app and showing it using kodular webviewer and interacting with web app and mobile app through console response. As I’ve earlier deployed the web app on an external server the app was working fine but as i uploaded all the file(index,style and js) only the index and style file are executed not the javascript file. What could be the issue?
Probably because the html file expects the js file in a subdirectory?
Taifun
All the files are available in assets folder and correctly integrated in index.html file
Hey while going to url with parameter getting 404 not found error.
http://localhost/index.html?mykeys=key-123asc
Show us the media section of your project and a screenshot of your relevant blocks
Taifun