'PWA for IOS on safari and chrome with javascript in html

I managed to create a custom pwa install button in html javascript that works well on an android only based on this documentation: Android Pwa

My current problem is getting it to work on safari ios and chrome for ios.

I have read from my research that browsers like safari do not support pwa installs.

I would now like to ask if there is at this time an alternative to create a custom "Install ios app" button in my PWA. Thank you for your propositions.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source