App Inventor Http Get Request Not Working

aia sent via PM

Thanks @TIMAI2. I've identified the problem and have come up with a fix. It'll go out in the next iOS version.

When do updates come out usually if you don't mind me asking?

We've been aiming for once every 3-4 weeks.

Okay I guess I'll wait for that. Thank you @TIMAI2 @ewpatton and @ABG for the help.

Thanks Evan :slight_smile:

This should be fixed in iOS 0.9.10, which was pushed out via TestFlight last night.

Was this fixed?
I have a similar but different problem.
I have a php page that updates a web database using SQL update statement, I pass the parameters using a post text command. (ex : param1=Something&param2=somethingelse)
My app works great when I use my android phone, but if I test the app with an Iphone, the app crashes.
Thanks for any help.
JR