Add to apple calendar is not working react PWA app on iPhone

Add to apple calendar is not working react PWA app on iPhone

I have developed react PWA app reactjs - v16.14.0

and testing in my iphone13. I have used **npm library ** which opens google,outlook, apple calender event properly on android device, on IOS google and outlook works fine but add to apple calendar event doesnt not show any popup or not showing any error.

I have reported one issue on this library forum but they have mentioned that Apple blocks the dynamic generation of ics files

I am looking for resolution for this. Let me know proper way to add event in apple calender considering javascript library.

[Edited by Moderator]