Newgrounds
Newgrounds copied to clipboard
Newgrounds API for haxe
WIP Breaking change
seems like when opening a page via an asyncronous call, iOS Safari does NOT let you call `window.open()` https://stackoverflow.com/questions/20696041/window-openurl-blank-not-working-on-imac-safari expected behaviour: passport login screen opens in new tab when `requestLogin()`...
https://github.com/Geokureli/Newgrounds/blob/65fa7ca24dce2f8eb972b9b88b47e3ebe7023430/lib/Source/io/newgrounds/Call.hx#LL262C7-L262C24 If an http call fails, this part will cause the entire app to fail. The easiest way to make this happen is to turn off internet connection and create...