Quote:
Originally Posted by surquizu
I can not  . Maybe it's my fault. Screen is displayed how the image but then stops the eReader.
|
Hi,
it's not your fault. prsp.xsb isn't scriptable in PRS+v1.1.3 and so target.init() fails. (It's more my fault to have not the release version on my reader, but a modified one, taking advantage of some v.2 features.)
Now I have put
try catch blocks around prsp.compile and newEvent, and tested successful even as autorun-app on a completely untouched eReader.
Corrected fix and autorun are posted in Post
#82