hi.
i'm testing reader in chrome browser in iphone with ios 16.
selected event does not work and it never calls. but in android & mac & wondows is working correctly.
this is my code:
rendition.on("selected", function (cfiRange, contents) { console.log("range", cfiRange); console.log("contents", contents); });
hi. i'm testing reader in chrome browser in iphone with ios 16. selected event does not work and it never calls. but in android & mac & wondows is working correctly. this is my code:
rendition.on("selected", function (cfiRange, contents) { console.log("range", cfiRange); console.log("contents", contents); });