[Mono-bugs] [Bug 634869] New: SKProductsResponse get_InvalidProducts casts to the wrong type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 26 16:16:29 EDT 2010


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: gnorton at novell.com
        ReportedBy: thomas at thoro.at
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list