I just want to know, what can make the IAP prompt this kind of exception "com.nokia.mid.payment.IAPClientPaymentException: Application ID initialization fails" when you test it in the emulator.
Thanks,
Mark
I just want to know, what can make the IAP prompt this kind of exception "com.nokia.mid.payment.IAPClientPaymentException: Application ID initialization fails" when you test it in the emulator.
Thanks,
Mark
Hi Vineeth,
I found out that you needed IAP_VARIANTID.TXT and TEST_MODE.TXT in the "root" of your JAR and not in this folder called "res".
Cheers,
Mark
Hi foo_mark,
How did you solve this problem? When I keep the files in my res folder this error does not come. But when I am keeping the files in the root folder this exception is thrown.
Another related question: The documentation says to remove the TEST_MODE.TXT file when pointing it to live server. I removed the text but now I get Security Exception. Whats the workaround for this? I am using java sdk 2.0 and the emulator that came with it.
Thanks,
Moiz