[Mono-bugs] [Bug 630861] New: RemoteControlReceived of a UIViewController/UIView is not getting called if registered to receive RemoteControl Events
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 12 15:34:31 EDT 2010
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: gnorton at novell.com
ReportedBy: thomas at thoro.at
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list