I'm considering writing a mobile game and looking at distribution. The game will have a server requirement, which means I will have to pay for bandwidth, hosting, processor time, etc. Because of that I'll need to make at least a little money off this thing. According to the press piracy is rampant in the android community. To get around this,…
Procurement Development has just released
a new patch for Release 12 that will stop those annoying FRM-40654 errors on Purchase Order lines, before they
occur.
When a Purchase Order (PO) is
created through autocreate from a requisition line that accidently has blank
spaces, this triggers a row lock and when the user tries to update the created…
I'm not sure if it's kosher to ask.. but where can one purchase good quality / well priced backup tapes within Canada, online? I'm asking because my current vendor, DataWrite, has sent me bad tapes for the 3rd time in a row.
I have no idea where they get their product but when I put an order in for 20 tapes and 2 cleaning tapes and I have to…
Hi,
I created a test user account through the Manage User Accounts in iTunes Connect. When you create such an account you have to select a valid storefront for your account. I chose US Store. Now I signed out from the store in App Store settings on my device. Ran the application and tried to perform a purchase. I successfully login with my…
I've created iPhone app with in-app purchase.
Now, I'm in testing phase.
I created provisioning profile com.satyam.testapp
In iTunes connected I created the application and uploaded the images, screen shots, desscription etc. I also created two id's for in-app purchase. One is com.satyam.testapp.book1 and the other one is…
Hey guys,
Merry Christmas. I have two questions on In App Purchase.
iAP application process: do I need to submit my iAP items applications, wait for Apple's responses, then build my app accordingly, or, I can just create some iAP items, build them into my app, then after everything's done, submit my binary to Apple?…
This used to work for me but is now not working anymore and I can't figure out why. I have in-app purchase setup in my app. I confirmed that I have a correct set of product identifiers, matched by corresponding in-app purchase items in itunesconnect. The call goes out to Apple view [productRequest start], but I…
Has anyone else here experienced problems with their Store Observer class not being called always when the user for instance cancels a request (or purchases something)
We just had our update that brought in app purchases go live last night, and before that we had obviously tested everything tons of times against…
Can some one tell me if it is possible to submit two different iphone applications which has same Icon.png but have a different bundle name?
I am working on a travel guide app that is targeted for different cities. I want the users of different cities to download the app as per their cities. So I want to submit…
How can I DRY the code below? Do I have to setup a bunch of ELSEs ? I usually find the "if this is met, stop", "if this is met, stop", rather than a bunch of nested ifs.
I discovered that redirect_to and render don't stop the action execution...
def payment_confirmed
confirm_payment do |confirmation| …
hi all,
How to create a test user account in iTunes Connect ?
I am using the "https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa" url , but there is not option for creating user account ?
Please suggest how to create a test user account ? and provide the steps for creating it ?
Thanks...
I'm looking for a hard drive, and some of the conditions are listed as "New Pull" or "System Pull". I figure the System Pull means "taken from a computer and now sold separately" but what does New Pull mean? Does this mean it was assembled and never used? Or maybe it has been freshly pulled from a used…
I'm looking to buy a laptop with the following specs for a developer. The goal will be to have a development machine supplementing the devs desktop. During work hours the dev will be on a beefy desktop. For working while on the go: trains, client sites, code camps, it would be nice to have a machine…
In my current work we think we can get benefit from having a knowledge base, so the next time someone has a question/problem etc, that base can be consulted and an answer will show up.
Also, it will reduce the risk from having people leaving the company with the knowledge and we would have to start…
I have a few questions on a potential server setup. First, the situation:
Last year we bought an IBM x3500 server with 2 Xeon E5410's, 9GB RAM, 6 HDDs. The original intent for this server was to replace the old exchange e-mail server. It was brought in, set up, and then shortly after we switched…
I'm going to buy a new laptop soon and I need Super Users' recommendations. The following criteria are crucial for me:
Intel i series processor
Min. 4 GB RAM
Min. 500 GB HDD
HDMI port
Min. 3 USB ports
Not a monster, but a good graphics card
Multimedia card reader
DVD-RW Double Layer
No heating…
Has anyone else had problems ordering them recently? Our main vendors have had them out of stock for awhile now and we need to buy a couple. Any known places where they are in stock or why the shortage?
I would like to buy a small embedded system that runs Linux and Asterisk. I would like two FXS ports ( to plug analogue phones into ) and one FXO port ( to plug in to my real line to allow access to the POTS ). I would like it to have a USB port to hold storage for voicemail.
I really want it…
Is it better to always purchase as much as higher in Watts SMPS, for PC?
Does higer watts SMPS also consume more power (electricity bill)?
How to know how much watts of SMPS we should purchase?
What are factor who decide how much watt of power will need?
I'm going to purchase a new…
I've been looking for a GSM modem that could take multiple SIM cards. All I could find on Google are factory listings from China that will only ship at a minimal order of 10 pieces. Does anyone know where I can get one of these in North America or order just one online?
Thanks a lot!!
I have a domain I want. I found the owners contact information, and negotiated a price. Is there a domain brokerage service out there that would help me with the exchange. I don't want to send off money, and never hear from him again, and I'm sure it's likewise.
I've found a lot of…
i developed a application with in app purchases..when user buys the subscription it gets stored on my server..after testing it few times i deleted the data from server to test it again but when i buy it the sandbox environment says u
you already purchased this.TAP OK to download it…
how can we call the defined function on button action in objective-c on iPhone.
for example:
we define the function as follow
-(void)abc
{
//
}
now how can i call this function on the button action