It should be possible to do it.  I've written ruby scripts using
Mechanize that pulls the itunes connect financials and sales reports
data into google docs.

At least part of it is automatable.

Cheers,
Dave

On Mon, Apr 5, 2010 at 10:32 PM, [email protected] <[email protected]> wrote:
> @B,
> you are not getting my question.
>
> my problem is not how to create application. its already created by me
> using jqtouch + html + css + phonegap.
>
> i want to submit my application on apple store using PHP script
> without visiting developer.apple.com
>
> is it possible to submit all application using curl library ?
>
>
>
> On Apr 6, 5:45 am, "B." <[email protected]> wrote:
>> You just tell phonegap the URL of your PHP web app.
>>
>> If you are doing your app logic exclusively in PHP though, I would
>> personally just keep it simple and just
>> use a UIWebView which is basically a drag and drop and 1-2 lines of
>> code.
>>
>> There are examples on how to do this on the iPhone Developer Center
>> website
>>
>> On Apr 5, 4:37 pm, "[email protected]" <[email protected]> wrote:
>>
>> > Hi Alex, thanks for your response.
>>
>> > Actually i have a native application build up with user interface on
>> > our server.
>> > i have a paying member details (username and password to login into
>> > iphone developer website).
>>
>> > As you said "it's very easy" with phonegap lib + Xcode, can u explain
>> > in php how can i integrate xcode + phonegap lib ?
>> > Most probably i want to use CURL library.
>>
>> > Or if you have any help documentation forum or site url ?
>>
>> > Thanks.
>>
>> > On Apr 5, 9:34 am, Alex Zylka <[email protected]> wrote:
>>
>> > > It's actually very easy. You can use the PhoneGap library with Xcode
>> > > or try using Titanium Developer. For submitting your app to the App
>> > > Store, make sure that you are a paying member of the Apple iPhone Dev
>> > > Team. Ne suggestion I have for you is to release the web app on
>> > > Apple's website and see what you're reviews and ratings say. That may
>> > > show what kind of success you'll have when it's in the App Store as a
>> > > native app.
>>
>> > > Alex
>>
>> > > On Apr 2, 9:54 am, "[email protected]" <[email protected]> wrote:
>>
>> > > > I really don't know weather its possible or not.
>>
>> > > > But i am sure there must be some way to submit apps to apple store
>> > > > using php script.
>>
>> > > > Is anyone can help me ?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "iPhoneWebDev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/iphonewebdev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to