|
Hi,
In the home page of my iphone app, there is a button added. When that button is clicked some other iphone app needs to be opened in a new viewcontroller (with out closing the parent app).There will be a back button on this view controller. When the...
Started by Raja Marimuthu on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Or like Nithin said: this functionality.
According to apples into you're app and have both get and save data to the same server...
Another iPhone app via a URL (see here and here ), but this will close your app.
|
|
I'm making an App Engine site that I don't want to be nationwide, but rather have one app site per city.
The sites will all have the same functionality, but will have different templates to localise them to the city.
If there is a bug fix or an update...
Started by Louis Sayers on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Fashioning something similar in App Engine would be more.
Site replication of this sort would be a huge different templates and often different articles .
This should be a single app with different templates.
|
|
I used this technique , but it appears to not work anymore in 3.0. In the simulator at least, my app opens Safari, and then there is a visible redirect, but then I get a message that there has been too many redirects. Any fix?
Started by bpapa on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Instead?
Have you tried this on the device? There is no App Store application on the Simulator for the App Store work just fine under 3.0 on the actual devices..
|
Ask your Facebook Friends
|
We would like to open a wpf app from a console app and pass objects which were initialized in the console app to the wpf app. Just wondering if this is possible. Thanks N
Started by np on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
IMO hosting a service in the WPF app is the best way to....
If you need to maintain an ongoing conversation between the two you will need to host a wcf service in the wpf app and talk to it that way.
Time, when you start the wpf app.
|
|
Hi,
I have two version of apps with lite and paid. I have another apps also but no one is approved yet. I want to give my all the apps link in my life version and all the apps are not approved yet.
So how can i give apps store link in my apps for another...
Started by iphone dev on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
This also has the advantage that I could easily replace the App Store link by a custom "Why you should buy this" page if I feel that to be more_app_name
Try it out
http://www.....
Approved, point to the corresponding App Store link.
|
|
Hello,
I have developed two app (Free and Paid) I will upload it on App store. But my question is how can I add a link in Free app to download Paid app. Ex: Click to buy full version.
Since I don't have any app on iTunes, so how can add a link on my Free...
Started by Shikhar on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Upload the free app, with the link to the paid app
It's been a while since I did this so I may be mistaken, but don't you get an Application....
Wait untill it gets approved, and then you will have a link to it .
Upload the paid app first.
|
|
For free/educational/non-profit Google Apps/GMail users, there is cap of 10 Google App Engine apps to be created. If I buy Google Apps plan for business, how many Google App Engine apps I can get per account?
Started by Viet on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I don't believe Google Apps for your Domain accounts include Google App.
With Google to make sure.
|
|
Is there a way i can test my app before submitting to app store for being not rejected by apple?
Started by Rahul Vyas on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
30 day return policy, should give you plenty enough time to test your app out or no" answer for the question "will Apple ....
Go to walmart, buy an ipod touch, test your app out, return the ipod touch back to walmart and get your money back.
|
|
It seems like Chrome OS completely ignores the need of desktop apps. What are the Pros and Cons of desktop apps.
Started by Clangon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
At 3rd party web app you are bound to the it's functionality, Java) Web App Pro:
Update once for everyone Monitor usage (Analytics) Web App Con:
Rendering.
Interface templates, any other stuff I want.
|
|
I was looking at this repository of sample apps for Google App Engine:
http://code.google.com/p/google-app-engine-samples/
The strange thing is they all seem to be in Python.
Are there any Java sample apps for GAE?
Started by kws on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's an example app from I/O.
All the examples in that repository are currently Python only .
Book.
|