I have my code running fine on ios in the simulator, but for some reason will not work on the real device.
I've created a playground:
https://play.nativescript.org/?template=play-ng&id=avDVF8&v=21
I'm trying to append html to the webview and then get the height of the body back so I can set my webview height in nativescript.
I have my code running fine on ios in the simulator, but for some reason will not work on the real device.
I've created a playground:
https://play.nativescript.org/?template=play-ng&id=avDVF8&v=21
I'm trying to append html to the webview and then get the height of the body back so I can set my webview height in nativescript.