Some questions

hi, not sure if I am asking these questions in the right place.

1 - I know you can build your app on the simulator, but can you only build your app on the iPhone device if you subscribe to the $199/year package?

2 - After subscribing to the package, when you compile/build your app are you able to view all the Obj-C source code and open into Xcode to make any adjustments?

3 - If the coronaSDK api doesn’t support some cocoa features, are you able to add code in Obj-C anywhere?

thanks [import]uid: 36937 topic_id: 12071 reply_id: 312071[/import]

  1. No (You can only build for an iOS device if have an Apple developer license which is $99 a year. You don’t have to pay the $199/year unless you want to release your app on the Appstore.)

  2. No

  3. No [import]uid: 27965 topic_id: 12071 reply_id: 43982[/import]

Caleb is correct; to elaborate a little further on point 2, what you get back after compiling is a completed app ready for upload.

Peach [import]uid: 52491 topic_id: 12071 reply_id: 44009[/import]

Thats what I was after, thanks :slight_smile: [import]uid: 36937 topic_id: 12071 reply_id: 44010[/import]