Open
Description
Describe the Bug
Toast not displayed on emulator or iOS device
Expected Behavior
on Button Click a toast have to displayed.
Steps to Reproduce
Start a Blank IONIC Angular Standalone Blank Project using only the given code of the Tutorial Ion-Toast # Controller Toasts
Works with ionic serve in http but if you build for iOS and load on emulator or device toast not shown up.
Tested with iOS 17.2 and higher
Screenshots
No response
Operating System
MacOS, iOS
Browser
not necessary
Version
iOS 17.2 and higher
Additional Information
Same with Alert Controller.
Problem only on Devices (also emulators) if you serve the App for browser there is no Problem