EmilAlipiev / XFInAppBilling

MIT License
12 stars 3 forks source link

Crash on android, when the user taps the close button #21

Closed Stratosf closed 2 years ago

Stratosf commented 2 years ago

With version 4.0.7 I have some weird crash on android, when the user taps the close button

Am I doing something wrong? I am unable to catch an exception. Thanks in advance

EmilAlipiev commented 2 years ago

Do you see any crash report in your Appcenter or logging? Or you could reproduce yourself? I have just tried and debugged the behaviour and result lands OnPurchasesUpdated with purchases being null which is also handled with null check. For me it isnt crashing. Let me know if you can give me more information.

image

EmilAlipiev commented 2 years ago

Closing this issue. if you still have similar issue please feel free to update with more information and reopen it.