-2

I want to integrate in-app billing in my Black berry 10 app that ported from android.Please suggest the correct way to do this.

Sanu
  • 455
  • 1
  • 6
  • 17

1 Answers1

0

The Google Play services is not supported on BlackBerry 10. If your app uses In-app Billing version 3 API, you need to configure your project to use In-app Billing version 2 or lower API.

Check this for more information about

Features and Unsupported APIs

Niranj Patel
  • 32,980
  • 10
  • 97
  • 133