http://bugzilla.novell.com/show_bug.cgi?id=630861
http://bugzilla.novell.com/show_bug.cgi?id=630861#c0 Summary: RemoteControlReceived of a UIViewController/UIView is not getting called if registered to receive RemoteControl Events Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=382679) --> (http://bugzilla.novell.com/attachment.cgi?id=382679) Example Project where the issue is demonstrated User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4 I did follow Apple's Guide to support the built in RemoteControls (https://developer.apple.com/iphone/library/documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html) But it is simly not working. Reproducible: Always Steps to Reproduce: 1. Start App 2. Try to press a RemoteControl button in the MultitaskingBar (scroll to left) 3. See if the RemoteControlReceived function is called Actual Results: the method is not getting called Expected Results: Method called with pressed button in Event.subtype -- Configure bugmail: http://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
