Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

iOS binding sometimes tries to cast object to wrong type on BuySKU call #23

Open
acantarero opened this issue Mar 12, 2022 · 0 comments
Labels
bug Something isn't working ios

Comments

@acantarero
Copy link
Contributor

NamiPurchaseManager.BuySKU(skuToPurchase, paywall: _paywall, (purchases, purchaseState, error) =>
Unable to cast object of type 'Foundation.NSArray`1[[Foundation.NSString, Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065]]' to type 'Foundation.NSArray`1[[NamiML.NamiPurchase, NamiML.SDK, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]'
@acantarero acantarero added bug Something isn't working ios labels Mar 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ios
Projects
None yet
Development

No branches or pull requests

1 participant