Skip to main content
Kevin's user avatar
Kevin's user avatar
Kevin's user avatar
Kevin
iOS App Developer at Realworks
  • Member for 14 years, 5 months
  • Last seen this week
10 votes
1 answer
3k views

Is it bad practice to use multiple background services in a single android app?

7 votes
1 answer
1k views

How can I measure my app's data traffic?

6 votes
2 answers
3k views

What should be done in the webrtc callback "- (void)peerConnectionOnRenegotiationNeeded:(RTCPeerConnection *)peerConnection"?

5 votes
3 answers
6k views

How can I programmatically change the size of a UICollectionView?

4 votes
2 answers
3k views

Linphone for iOS

4 votes
3 answers
4k views

How to properly close a peerconnection

3 votes
1 answer
2k views

RTCVideoCapturer capturerWithDeviceName:(NSString*) becomes very slow after subsequent calls

3 votes
1 answer
2k views

Why does my local video stream rotate during calls?

3 votes
1 answer
409 views

How to skip didReceiveFrame when there is already a new frame?

3 votes
0 answers
865 views

error 404 php website on iis7 [closed]

3 votes
4 answers
2k views

Is there an event for disconnecting from the internet on iOS?

3 votes
1 answer
6k views

how to execute a batch file from a website

3 votes
1 answer
857 views

What does this webrtc warning mean?

2 votes
1 answer
3k views

How can I use the constraints in native webrtc?

2 votes
0 answers
562 views

How can I run an iOS voip app in the background without external signaling?

2 votes
1 answer
670 views

How can I use the system volume for my sound?

2 votes
1 answer
3k views

How can I get events for all NFC types?

2 votes
1 answer
5k views

How to make all network traffic go via a proxy?

2 votes
2 answers
709 views

How can I rotate a UIViewController to its supported interface orientation when navigating to it?

1 vote
1 answer
376 views

Why does my image quadruple in size when converting to and from base64? [duplicate]

1 vote
1 answer
8k views

How to swap camera sources in webrtc while in a call (javascript APIs)

1 vote
0 answers
350 views

How can I use action buttons in a local notification with Cordova?

1 vote
1 answer
466 views

How can I convert a RTCI420Frame object to a texture?

1 vote
0 answers
191 views

How can I keep a winrt voip app alive and reachable in connected standby?

1 vote
1 answer
741 views

I'm running a powershell script from a background service, why do some commands not work like this?

1 vote
0 answers
72 views

I used a custom view to preview my UIImagePicker preview, how can I extract the same region from the resulting image as was previewed?

1 vote
0 answers
130 views

How can I properly manage multiple sockets opening and closing a lot?

1 vote
2 answers
1k views

Can I use multiple lines of text in a UIAlertView's button?

1 vote
0 answers
1k views

How to allow Content-Type header on ubuntu apache

1 vote
1 answer
4k views

What is the proper way to handle background tasks in iOS