Ionic uses toast to report errors?

use the toast in ionic native to report an error in the browser as follows. Use the toast in component to do not report an error
clipboard.png

what is the difference between toast in component and toast in native? is it true that component"s toast can only run in browsers and navtive"s toast can only run in android? Both toast run on a real machine with a black screen

Mar.19,2021
Menu