I pass the Package that I got from Purchases.GetOfferings() to Purchases.PurchasePackage().
2024/03/18 17:13:58.628 6919 6999 Error Unity NullReferenceException: Object reference not set to an instance of an object.
2024/03/18 17:13:58.628 6919 6999 Error Unity at RevenueCat.SimpleJSON.JSONNode.Escape (System.String aText) )0x00000] in <00000000000000000000000000000000>:0
2024/03/18 17:13:58.628 6919 6999 Error Unity at RevenueCat.SimpleJSON.JSONString.WriteToStringBuilder (System.Text.StringBuilder aSB, System.Int32 aIndent, System.Int32 aIndentInc, RevenueCat.SimpleJSON.JSONTextMode aMode) d0x00000] in <00000000000000000000000000000000>:0
2024/03/18 17:13:58.628 6919 6999 Error Unity at RevenueCat.SimpleJSON.JSONObject.WriteToStringBuilder (System.Text.StringBuilder aSB, System.Int32 aIndent, System.Int32 aIndentInc, RevenueCat.SimpleJSON.JSONTextMode aMode) M0x00000] in <00000000000000000000000000000000>:0
2024/03/18 17:13:58.628 6919 6999 Error Unity at RevenueCat.SimpleJSON.JSONObject.WriteToStringBuilder (System.Text.StringBuilder aSB, System.Int32 aIndent, System.Int32 aIndentInc, RevenueCat.SimpleJSON.JSONTextMode aMode) 0x00000] in <00000000000000000000000000000000>:0
2024/03/18 17:13:58.628 6919 6999 Error Unity at RevenueCat.SimpleJSON.JSONNode.ToString () S0x00000] in <00000000000000000000000000000000>:0
2024/03/18 17:13:58.628 6919 6999 Error Unity at PurchasesWrapperAndroid.Purchase
Unity SDK v6.9.0
Unity 2020.3.30f1
App is running on my phone ran directly from Unity via USB. Error above from logcat.