I have been in contact with OpenWeatherMap for over a month now. The reason for this is/was that the API key that was stored in the app by default no longer worked.
Due to this conservation I am writing this text with a bad feeling.
After several emails back and forth, the reason crystallised:
The OneCallApi that this app uses has been renamed to OneCallApi 1.0 and is now only available with a paid subscription (starting at 160€/month). If you already have an account with a key, you can continue to use the app without any problems, as in this case the OneCallApi 1.0 will continue to be free for you.
Due to this change, I am now faced with a difficult decision regarding the further development of the app:
- Either I will continue the development "normally", but this would mean that no new user will be able to use the app.
- Alternatively, there is the possibility of using a new API and continuing the development of the current app. However, the question remains which API to use.
- Another alternative would be to use a new API and rewrite the app in a more efficient and modern way (with Jetpack Compose).
- Last option would be to discontinue the app, which would also be really sad.
Feel free to write your thoughts and opinions about this in the comments...
I have been in contact with OpenWeatherMap for over a month now. The reason for this is/was that the API key that was stored in the app by default no longer worked.
Due to this conservation I am writing this text with a bad feeling.
After several emails back and forth, the reason crystallised:
The OneCallApi that this app uses has been renamed to OneCallApi 1.0 and is now only available with a paid subscription (starting at 160€/month). If you already have an account with a key, you can continue to use the app without any problems, as in this case the OneCallApi 1.0 will continue to be free for you.
Due to this change, I am now faced with a difficult decision regarding the further development of the app:
1. Either I will continue the development "normally", but this would mean that no new user will be able to use the app.
2. Alternatively, there is the possibility of using a new API and continuing the development of the current app. However, the question remains which API to use.
3. Another alternative would be to use a new API and rewrite the app in a more efficient and modern way (with Jetpack Compose).
4. Last option would be to discontinue the app, which would also be really sad.
Feel free to write your thoughts and opinions about this in the comments...