开发者

iphone client/server app made with flash cs5, will i have issues?

开发者 https://www.devze.com 2023-02-05 08:46 出处:网络
I\'ve just created a simple iphone App in Flash CS5 that has a TextField and a submit button. When you submit it sends the TextField\'s value using POST to www.mysite.com/receive so I can save it in a

I've just created a simple iphone App in Flash CS5 that has a TextField and a submit button. When you submit it sends the TextField's value using POST to www.mysite.com/receive so I can save it in a DB.

My question is, do you think that iPhone, iTunes or their appStore will have any issues about开发者_C百科 sending POST info to a website? I just ask because I want to be sure of everything before paying the 99$USD subscription.


Twitter, Facebook, etc. all use POST requests to an API like this. It's fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消