I can program in Swift and have a Lenovo Thinkpad T460 with current Ubuntu and Swift installed. I already make Swift libraries. Is there any way to make an app for any Apple platform on Ubuntu as I have? Like could I make an iOS, iPadOS, MacOS or VisionOS, etc. app? Not all at once obviously but...
The goal is to execute a function when a button with the class .more is clicked. However, after modifying the code to troubleshoot the issue, none of the event handlers are working on Apple.
The following code runs without any problems on Android (Chrome & Firefox) and on Windows (Chrome & Edge)...