[Mono-bugs] [Bug 642903] New: SKErrorPaymentCancelled error code is missing in StoreKit

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 30 12:36:43 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=642903

https://bugzilla.novell.com/show_bug.cgi?id=642903#c0


           Summary: SKErrorPaymentCancelled error code is missing in
                    StoreKit
    Classification: Mono
           Product: MonoTouch
           Version: SVN
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: deepakdotjoshi at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development
           Blocker: ---


Description of Problem:

SKErrorPaymentCancelled It is an enum in iPhone SDK but I can not find it in
monotouch StoreKit.

Apple recommends that if a transaction fails the error should be reported only
if the user did not cancel the transaction. For this it is required to compare
transaction error code to SKErrorPaymentCancelled as advised. Apple rejects
apps that reports cancelled payments to the user.

Steps to reproduce the problem:
1. 
2. 


Actual Results:


Expected Results:


How often does this happen? 


Additional Information:

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list