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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
