cafebazaar / Poolakey

Android In-App Billing SDK for Cafe Bazaar App Store
Apache License 2.0
71 stars 22 forks source link

Crash when CafeBazaar not installed on API 17 #3

Closed r3za13 closed 4 years ago

r3za13 commented 4 years ago

The app will crash when cafebazaar is not installed on the phone and connect method of Payment class being called. Error description: java.lang.IllegalStateException: context.packageManager.queryIntentServices(it, 0) must not be null Library-Version: 1.0.0-alpha01 It occurred on Emulator Nexus 4 - API 17 but there is no such an error on an actual device with API 28

PHELAT commented 4 years ago

Thank you for reporting this issue, it will be fixed on the next release.

PHELAT commented 4 years ago

Fixed now in 1.0.0-alpha02