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

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


           Summary: VOIP configuration not working with
                    System.Net.Sockets.Socket
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


Created an attachment (id=399557)
 --> (http://bugzilla.novell.com/attachment.cgi?id=399557)
Non-working test solution

Description of Problem:
VOIP configuration not working with System.Net.Sockets.Socket

Steps to reproduce the problem:
1. Set SDK version to 4.1 and Minimum OS version to 4.0 in iPhone Build for
release and debug configurations.
2. Edited Info.plist to contain an array for UIBackgroundModes and added
elements audio,location and voip
per the apple documentation, also matches the Info.plist from the equivalent
Objective-C project.
3. Backgrounding the application causes the socket to pause asynchronous data
retrieval.


Actual Results:


Expected Results:
Data should continue to flow even with the application running in the
background.

How often does this happen? 
Always

-- 
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

Reply via email to