question

unifiedintents avatar image
unifiedintents asked

Android 5.0 (Lollipop) Compatibility ETA

I am currently using the IAP 2.0 SDK. When can we expect an update that uses explicit service intents (as is required by Android 5.0)? Until the bindService code inside the SDK is fixed there is no way to target Lollipop. "The Context.bindService() method now requires an explicit Intent, and throws an exception if given an implicit intent. To ensure your app is secure, use an explicit intent when starting or binding your Service, and do not declare intent filters for the service." http://developer.android.com/about/versions/android-5.0.html http://stackoverflow.com/questions/26530565/android-5-0-l-service-intent-must-be-explicit
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nick Gardner avatar image
Nick Gardner answered
Thank you for your feedback. Unfortunately, we cannot comment on upcoming features or release dates.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Scott avatar image
David Scott answered
Has this not been fixed yet? If not it needs to be fixed immediately for both v1 and v2. Currently all apps out the with in app purchases will crash on Lollipop.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Scott avatar image
David Scott answered
Ah looks like it's just the sandbox that doesn't work. Live apps seem to be fine.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

b3 avatar image
b3 answered
"Unfortunately, we cannot comment..." Wait what?! Well, "unfortunately people can't develop for the Amazon app store right now"... Still getting the error in the sandbox. /Johan
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Giuseppe avatar image
Giuseppe answered
Any news of this?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

DougM@Amazon avatar image
DougM@Amazon answered
Sorry for the delayed response. This issue was fixed with our In-App Purchasing SDK version 1.0.20 for version 1 and 2.0.59 for version 2.Both of these were released on 1/8/2015, so if you have downloaded our Mobile App SDK on that date or more recently, you should not be impacted by this issue. In order to obtain these updated libraries, please go to our SDK download site at: https://developer.amazon.com/public/resources/development-tools/sdk
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.