Amazingly cool tutorial! I made an app!! Woohoo, I’m gonna be rich!
OK, well maybe not. However, I’m super happy I got it to work in the simulator. Now I have to deliver the app to my client so they can add it to the app store using their corporate account. How do I hand it over to them? Can I save out a file and send it and they can just add it to the store?
Forgive my ignorance, I’m an old newbie at this.
Congratulations!!
And welcome to the new economy!!
You would want to send them your complete Xcode project so they can assign the proper signing certificates etc.
If you .zip up the folder that Xcode made when you built the project then it should grab everything they will need.
If you have any other questions please feel free to ask
OK, Another question you may be able to help with as its an Xcode one:
I built my app 1024 x 768 for iPad but the top of the app is being covered over by the iPad status bar (with carrier info etc). Is there a way to stop this happening or should I just build my app to 1024 x 748 to give it some space?
Another thank you. However I find that although the app runs in the simulator, but when tested on an attached iPad; Audio within video goes silent. (even if the iPad is unplugged from the mac)
Any suggestions? Note the video is on a separate scene.
Thanks again.
I just built a very simple one and I can get the audio and video to play on the iPhone no issue besides making sure I had my ringer switch set to ON.
Not sure why your audio would not play on yours.
can you send me your Xcode.proj?