hi,
i am just trying to learn wrt, i made a very simple page, that doesn't do anything at all. I was able to install it on the emulator, but when I open it, why is it nothing is display on the screen? Am I missing something here?
thanks,
hi,
i am just trying to learn wrt, i made a very simple page, that doesn't do anything at all. I was able to install it on the emulator, but when I open it, why is it nothing is display on the screen? Am I missing something here?
thanks,
if your html page "doesn't do anything at all", then the resulting page is blank white page, so add something into your body part and see how it chnages the view.
sorry not being clear enough, what I mean by doing nothing is that no javascript execution yet, but the html comes with text already, but I am not seeing them.
thanks,
how does you info.plist file and the html file look like ?
hi thanks for you help, I know what went wrong. Its because I have attach a javascript file that is around 800+ in size, I know this sounds crazy but I was just doing something for learning WRT, actually I am trying to do a offline bible using WRT. I am wondering if I get the same result on a real device. the blank screen that I am having is on emulator.
I reduce the bible stored on the javascript file, and now everything is working. I think nobody here will be as crazy as me having 800+ kb of javascript file. So this is a warning, javascript size limitation I guess on the emulator.
thanks