I’ve been having some problems getting an application to build successfully for an iOS device (it’s the first time I’ve tried to build anything using corona) and am trying to get my head around the issues that I’m coming across by testing the workflow. I would like to use a project that I know should build successfully, so I wonder if anyone can tell me whether the projects provided in the SampleCode folder should build successfully as they are, once I’ve got a provisioning profile in place, or whether they need anything altered (i.e. their build.settings file)? [import]uid: 56988 topic_id: 22061 reply_id: 322061[/import]
@hiddentaons, as I know you can build any of the Sample Codes included with Corona right away for any supported device.
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 22061 reply_id: 87665[/import]
This is correct.
Some wont run as they should without modification but very few. (Apps like the Facebook sample for example would need you to enter an FB App ID.)
Any standard sample is fine though. (If unsure go with one of the Graphics examples.)
Peach
[import]uid: 52491 topic_id: 22061 reply_id: 87799[/import]
Okay. Thanks very much. That is very helpful to know. [import]uid: 56988 topic_id: 22061 reply_id: 87837[/import]