mateuszmackowiak NativeAlert ANE
Hi,
Moving from to NativeDialogs ANE due to a possible bug in the old NativeAlert version.
In the old one, we had to call NativeAlert.dispose(); when closing the app. Now this isn't necessary with NativeDialogs?
NativeAlert.dispose(); or NativeAlertDialog.dispose(); work...