native.showAlert called with unexpected parameters on devices

Hello Everybody,

native.showAlert works fine on PC, but throws the error message :

native.showAlert called with unexpected parameters.

For example,

native.showAlert (“Corona”, “Thank you for HTML Build”, { “OK” } )

is OK on PC but on devices (iOS or Android) I get the error message.

Testing with Corona Version 2018.3272 (2018.4.19) on macOS 10.13.3

Today’s daily build has some checkins regarding this. I would recommend trying the latest daily build and see if this addresses your issue.

Rob

OK - fixed in Version 2018.3279 (2018.4.26)

Today’s daily build has some checkins regarding this. I would recommend trying the latest daily build and see if this addresses your issue.

Rob

OK - fixed in Version 2018.3279 (2018.4.26)