Hi all,
In my game I would like to implement a scenario: when user clicks/taps certain button, a pdf file would be downloaded. Is it possible to implement, and how? I was reading that Browser object can be useful for this type of thing, but couldn't figure out the implementation.