app

URGENT:Want to remove application submitted on app store from my account

Hi, By mistake i have submitted an application on app store though my iTunes account using iTunes connect while testing procedure. I have not uploaded the binary yet and do not wish to upload in near future as well. I want to remove the application from My account and Stop app store to review. What to do?? Thanks in advance, Need urgent...

App Store Links

Hey all. Im using the following string in the "[UIApplication sharedApplication] openURL:]" function to access the app store app and make a predefined search in the app store on a button press in my app. @"http://phobos.apple.com/WebObjects/MZSearch.woa/wa/search?term=[MY APP NAME]&media=software This works great if the app store app w...

From my app, iphone call start immediately without asking confirmation

is that new in 3.1? ...

Merge iPhone app delegate into another project

I have an open-source iPhone API that I downloaded, and that is a standalone app with its own app delegate and applicationDidFinishLaunching: method. How do I merge this into my own app, and keep all the methods in the app delegate? ...

ASP.net Application domain

Hi I can understand Appdomain concept, but small doubt is One Process -> many application domain, ok now, when a application domain is created ? while making request or at time of hosting in IIS. Again created Appdomain is One to one relationship with asp.net web Application..? Could you please clear this, I want to know when app...

Ruby App MVC framwork (not web)

Has anyone heard of a Ruby MVC framework for Apps/Scripts? When Rails appeared - it was a revolutionary tool because it brought MVC to the masses of web developers and for once forced them to use design patterns and conventions. I'm looking for something like that but for scripting mundane admin tasks that are to be ran from cron or by ...

Qt application crashing immediately without debugging info. How do I track down the problem?

I run an Qt app I've built: ./App Segmentation fault I run it with strace: strace ./App execve("./App", ["./App"], [/* 27 vars */]) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Process 868 detached Again, no useful info. I run it with gdb: (gdb) run Starting program: /root/test/App Reading symbols fr...

Set minimum iPhone OS version for app?

I'm about to publish an app on the app store, and I'm looking to set the minimum OS version as it appears in iTunes as "Requires iPhone OS 3.x or later". 2 questions: 1) Where do I set this in my Xcode project? 2) I'm aware of the UITableViewCell numberOfLines property that is present only in OS > 3.1. If I set my minimum as OS 3.0, wi...

app engine and data caching (looking for a data solution)

I've just started playing with Google App Engine using php via Quercus. I'm not going to be moving my complete app over to app engine, but am thinking of serving up some widgets and api stuff via app engine. At the same time, I will be maintaining my databases in mysql as I've got that running on a seperate server. I make all sorts of...

app pool settings kill threads but keep settings

.net 2.0 aspx app / IIS6 creating a silly number of threads in w3wp.exe process app pool. The app has been isolated to its own app pool with the following settings: RECYCLING recycle worker processses (in minutes) : 870 recycle worker process (no of requests): (not ticked) recycle worker processes at the following times: 00:00 max vi...

Google app engine authentication

Hi guys, I would like my iphone app to store & get data from my app engine application, but how can i make sure only my app makes these requests? Do i have to make a gmail account, and let that account login as administrator to my google app engine application? So i can use that account from within my iphone app to handle the request? ...

Submit iPhone app to different countries

Does anyone know if you can submit an iPhone app to several countries rather than just your own? thanks, fbr ...

Writing iPhone apps on linux - What tools do you need

Hello. I wanted to know if it's possible to WRITE and COMPILE/TEST iPhone apps on a linux platform. I've been on google for a couple of days now, and people either talk about "Mac OS X only!", or "Develop jailbroke apps on Linux". My dev partner has a mac and has a certificate to sign the apps. I don't have a mac, but I will be doing mo...

Prerequisites to develop iphone native application

Hi guys, My company is planning to develop iphone-native-applications. I'm good with Linux. The questions are: Do we need a MAC machine to develop iphone-app? Can a normal development-framework like NETBEANS / ECLIPSE suffice? What are the other pre-requisites that i might need? Any help is very much appreciated. Plz, pardon with...

vb app to client side web app. Is it possible?

If I created an application in vb, could I convert this application into a web app? client side. ...

How to get the app store icon glass effect on a webpage?

Is there any simple way to display the icon for my iphone apps on my webpage the same way they look in the appstore (i.e. with the glass effect and preferably with reflection)? I have very little experience in web coding so some sample code that I could just copy and paste would be great if this is possible. Thanks for any help. ...

Predicting performance for an iPhone/iPod Touch App

I don't have an iPhone Developer Program Account yet and will be getting one in the next couple of days. Can instruments be used with the simulator to give a rough estimate on how well my app may perform? Using instruments I checked and fixed all the leaks it was detecting, and it appears that my memory usage maxes out at about 5.77mb. I...

my iPhone software is so slow!

I ported one of my mac applications to the iphone. WOW!!! is it slow! At first I started thinking maybe I was doing a lot of disk access. But as I started looking I realized I simply do an offset read of a binary file. I only read in about 512 bytes of data. I also have an array that is huge. Maybe 2MB. But why would that be slow?...

hide app from activity monitor using objective c

hi, if i have an app written in objective c, is there a way to hide it from being shown in activity monitor? ...

App store in review delay

Surprisingly, I posted a new binary to iPhone app store since 16th of November and still the app status is in review. is this normal for updates? However the application approval took only 9 days, I expected the update will take less time. ...