I think I\'ve tried all the solutions I found on the internet, but no one worked - no force close, but nothing appears on desktop.
It seems that in Javascript, if you have a reference to some DOM element, and then modify the DOM by adding additional elements to document.body, your DOM reference becomes invalidated.