Open iOS Weather App

I am using WeatherKit to display relevant weather information to the User in my App. I also thought it would be helpful to show any time-sensitive WeatherAlert. I would like to direct the User directly into the system Weather app to get more details/information.

weather://open ... works... Is this a faux-pas? Is there a approved/proper way of doing this?

I know WeatherAlert.detailsURL exists but I figured it may be useful for the User to see all details related to weather right from the source.

Open iOS Weather App
 
 
Q