https://bugzilla.novell.com/show_bug.cgi?id=634869
https://bugzilla.novell.com/show_bug.cgi?id=634869#c0 Summary: SKProductsResponse get_InvalidProducts casts to the wrong type Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 The code tries to cast to SKProduct[] instead of string[], since the property is according to apple a collection of invalid product identifiers Reproducible: Always Steps to Reproduce: Try to read the InvalidProducts Property after you made a SKProductsRequest Actual Results: InvalidCastException Expected Results: array of strings -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
