Remove WeatherKit from existing app

One of my apps includes a free weather forecast using WeatherKit. Recently, it started to get more downloads and almost reached the limits of the free tier.

I've removed the forecast in newer versions but there's still a substantial amount of users who do not update their apps.

Is it possible to somehow remove the capability from existing apps?

Thank you!

What happens if usage exceeds the free tier? Do you get charged automatically?

I think you have to subscribe to the plan, don't you? So what will likely happen if your calls exceed the free tier of 500,000 is that your app will receive an error from WeatherKit. You've handled errors in your app already, right?

Remove WeatherKit from existing app
 
 
Q