I was able to run the app successfully! the problem was, there was this d3.js file that wasn't included in sapui5-mobile.zip library file that I was using. Hence I externally included that file, including many other files in viz folder, like language.js file, template.js file and some more, which were not present in the project resource folder.
↧