07-09-2012 10:19 AM - edited 07-10-2012 09:33 AM
Hi,
whenever my client installs the app world application, and try to get list of digital goods, they receive en error "Error getting process ID". They are testing on 9860, OS is 7.0.
What might be the reson behind this?
07-10-2012 08:50 AM
Did they install the application via App World?
Are you able to reproduce the issue yourself?
What line throws this exception?
Which SDK version was used to compile this application?
07-10-2012 08:57 AM
Yes app was installed via app world.
I could not reproduce the issue.
The error is returned in error method of DigitalGoodsListingListener.
Payment sdk version is 1.8.
07-10-2012 08:58 AM
Does the user have BIS data available on their smartphone?
07-10-2012 09:01 AM
07-10-2012 09:05 AM
That could be the issue. As noted in the following thread (to which you have actually posted) BIS data is required to use the APIs included with the Payment SDK v1.8:
07-10-2012 09:33 AM - edited 07-10-2012 09:34 AM
I have another post: http://supportforums.blackberry.com/t5/BlackBerry-
Here both SIMs are without BIS but it works fine on one SIM while not working on the other. While testing the application, most of times we used SIMs without BIS, but it was working fine.
07-10-2012 09:37 AM
BIS is required to use the new APIs introduced in SDK 1.8 (DigitalGoods.get(), PaymentHistory.get()). Other APIs may work but would require at least a standard data plan or WiFi access to function as well as a version of App World that functions correctly without BIS (a quick test would verify this).
07-18-2012 04:09 AM
07-18-2012 05:51 AM