Hello Andrew, The lesson was written and tested on a Mac. But yeah, on Windows, when trying to execute "sh /path/to/send.sh" either directly from the terminal or via the shell command using LC, it is expected to throw an error. You _might_ be able to work around this by changing the .sh extension to .bat if you are on Windows, and instead of "sh /path/to/send.sh" use "/path/to/send.bat".
If I find some time I'll experiment with this and update the lesson next week, unless you get there first :) Kind regards, Panos -- On Fri, 23 Apr 2021 at 17:20, Andrew at MidWest Coast Media via use-livecode <use-livecode@lists.runrev.com> wrote: > The updated push notification lesson works great on macOS! > > https://lessons.livecode.com/m/4069/l/1380237-how-to-send-http-2-based-push-notifications-in-ios > > Can this be done from any other platform? I receive the following error > when running the same codebase from a Windows standalone: > 'sh' is not recognized as an internal or external command, > operable program or batch file. > > —Andrew Bell > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode