php - Packaging files for iOs development in adobe air application -


I'm working on an ordinary iOS app in the Adobe Flash CS6 AIR application in I There is a registration and login form which communicates on your server using PHP and MYSQL databases and packs in the form of iOS Have been.)

Now I have a misleading question: Do I have to include PHP files while uploading the APP in Flash?

All this is misleading because whatever you do on a common server / domain holds the Flash file and PHP in the same directory or folder on the same server and it will work on an iPhone APP, no server And I'm not sure how MYSQL connection will work in PHP!

Can anyone shed light on this?

In advance thank you

When you create your iOS application, There is a need to include those which are going straight to the device (i.e. extra SWC and images). Since the PHP file it is being transmitted elsewhere, it will not need to be added. Be sure to compile a single word of the device, compile the iOS app with the latest version of AIR, or the apple will reject it.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -