Search code examples
androidin-app-purchasein-app-billingandroid-billingnokiax

Nokia In App Billing ( Error checking for billing v3 support )


I am trying to integrate Nokia in App purchase in one of my application.I am able to run it on Nokia X simulator.But when I try to execute same code on Nokia X device I am facing following issue.

I tried doing clear data for Nokia Store app but it didn't worked.

enter image description here

Can somebody please guide me If I am missing something.

Thanks :-)


Solution

  • Response 9 is: RESULT_NO_SIM = 9 - Billing is not available because there is no SIM card inserted

    If you have SIM insterted and you still get that answer, it might mean that you operator is not supporting Nokia In-App Payments

    Br, Janne Koskinen