eclipsesource / tabris-js

Create native mobile apps in JavaScript or TypeScript.
https://tabrisjs.com
BSD 3-Clause "New" or "Revised" License
1.4k stars 172 forks source link

global device object is unusable #2159

Open tbuschto opened 3 years ago

tbuschto commented 3 years ago

Problem description

The device object in global space is not the same as exported by the tabris module. It's also not functional:

grafik

tbuschto commented 3 years ago

Likely a result of the proxification of the original object.