[Broken it no longer works. Use a weather api instead] Weather Mate ☁ [free]

hey i tested your aia and it seems to be working for me

@Yash_Sehgal22 it's showing that there is no fetch assets in your file

1 Like

Hello
Im getting an error message when I try to upload the above Aix file using the extension. Im using iOS , if that makes a difference

You cannot use extensions with ios

2 Likes

Thank you. Is there anyway for it to work in iOS set up.

No, you cannot use the extension however you can use an api using the Web component and then parse the json output.

Here are some possible API's (courtesy Gordon )

Weather

https://www.weatherapi.com/

[@HEART12] Weather API - OpenWeatherMap

[@Gordon_Lu] API - MetaWeather

7Timer! - numerical weather forecast for anywhere over the world (doc language set to English)

Weather Mate :cloud: [free] (@Yash_Sehgal22's self made weather API extension)

AerisWeather API Documentation (aerisweather-aerisweather) | RapidAPI (from RapidAPI)

[@cafedev] Home page | Open-Meteo.com

[@cafedev] API - MetaWeather

that might be suitable for your Projet

1 Like

Thanks, appreciate the inputs

Extension Weather dont working Poland app Inventor?
Doesn't working.

Show your blocks and other relevant information so we can help you.

1 Like

I tried using the extension on android.Im getting the following error

GetLocalTime in object of type boolean. Irritants: ()

@Uroct

Looks like you are using ios. You cannot currently use extensions when developing with ios.

Hi,
The development of app was done on Microsoft 11, but the weather.aix(from weather mate) was downloaded on iOS and shared via google drive .
Wondering whether that might be the issue.

Do you mean Windows 11 ?

Sorry. Yes Windows ...

1 Like

Nothing to do with Windows. The AppInventor ios companion / setup cannot use extensions.

I think he means he downloaded the extension and not the app on iOS and transferred the extension on Android, and tested it there.

yes that is right. to make it simpler I downloaded extension on windows and created and tested the app also there.

I'm still getting the error . Could this be because this extension uses google weather data ?

I believe that the API is currently down.

Are you testing with the ioS companion or the Android companion ?