Can I change pricing of inapp purchase after app submission [closed] - objective-c

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Can I change the pricing of inapp purchase after submitting app to the appstore.
And I want to know whether we can use custom prices like $1.75 or $2.50 etc
If these are not possible how can I implement these functionalities

a) Yes, you can change the pricing of app or in-app purchase at any stage.
b) No, you can only use predefined price tiers. There's an unofficial document here: App Store Pricing Matrix
As for implementing this functionalities: everything related to managing your application in the App Store is done trough iTunes Connect. Where you can also get official price matrix but you'll need a developer account and a signed contract with Apple first.

Related

windows azure verification with credit card [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I'm student and i'm working on bachelor thesis. My app uses wcf and sql database. If I want to test the application I need to host it. I would like to host it on Azure, 90 free trial, but it needs verification with credit card. I'm worried about sharing my credit cards data. I want to ask you, if it's secure and after 90 I have to pay for it or not?
Thanks
The billing and credit card information is hosted and stored by Microsoft themselves — you can look into the security of their practices in detail, but I am sure that they are okay. As long as you delete your database before the 90 days is up, you won't need to pay anything. You can still keep your subscription, just make sure that you aren't using any services. For peace of mind, check your billing on a daily basis and make sure that nothing is being recorded as running.

itunes music developer app referral [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
How do App developers get a referral bonus for sending users to the itunes store to purchase a song? If i'm not mistaken theres a 30% referral bonus, so to speak, just trying to determine how to tap into that.
It's documented here. I'm pretty sure the referral fee is 5%. Not 30%. It may depend on the type of media you're getting the commission on.

Stock Market API [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I wondered if there was some stock market api that would allow me to create an indepenant website to display a certain corporation's stock info.
I've looked at Google Finance API and apparently you can only use it to make iGoogle gadgets so that won't work.
Yahoo actually does this quite well. They offer web services that you can get quotes from.
http://code.google.com/p/yahoo-finance-managed/wiki/YahooFinanceAPIs
I believe you are incorrect about the Google Finance API (no longer available). There is a Javascript API which you should be able to use in any ordinary web application.

can we put an paid application on itunes which is using opensource libraries? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I am just confused about can we put an paid application on itunes which is using open source libraries?
Like if we use XMPPFramework then can we make our application as paid application?
Regards.
It depends on the licenses under which you're using/distributing the libraries. If the license for a library allows you to use it in a commercial product, then yes. Read the licenses.
Here's the page for the library. Click on the licensing info in the left tool bar to read it for yourself.
I don’t know the restrictions of itunes, but the XMPPFramework is under the New BSD License, which allows your application using it to be sold.

What is the best "Chat Now" component available for integration with my website? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I'm looking for a "Chat Now" component to add to my website. I am using Drupal (running on a Windows server) if it matters.
I'm looking for something that the client initiates (I do not want to hound a client looking at my site). I want there to be no extra installs required for the client.
On my side, I want it to integrate with Skype or another common instant messaging tool.
I prefer free, but if it is low-cost (not a monthly fee) I would also be interested.
I like http://oggchat.com/ since it routes your chats to GTalk and GMail.