ios 8 multipeer connectivity error on updateChat - xcode

http://radar.oreilly.com/2014/09/multipeer-connectivity-on-ios-8-with-swift.html
I have been following this tutorial to create a group chat, but I am running into this error.
Cannot invoke 'updateChat' with an argument list of type '(NSData, fromPeer: MCPeerID!)'
Does anyone know how to correct this?

I figured it out:
self.updateChat(msg as String, fromPeer: peerID!)

Related

Property 'isiOSOnMac' not found on object of type 'NSProcessInfo'

I am having this issue on specific system only(Mac mini). how can I resolve this?
You just need to comment that block of code where you are having this error.
after that you are able to make a build successfully.

ChannelSurfCli is not creating channels on Teams

I was trying to create two channels in teams, i run the script and seems like the script run but it doesn´t create any channel and i didn´t recieve any error
enter image description here
Does anybody know about this?
thx in advance

Migrating from parse to aws sns

I am doing this activity following this tutorial.
https://mobile.awsblog.com/post/Tx3NE69QDHI7LJK/Migrating-from-Parse-Push-to-Amazon-SNS
When i am reach or run step 4, it's given an error.
Verify platform application: app/APNS/FILENAME
could not create all topics
Program has end
Why this error is showing, anyone can help.
Ok, figured out the problem. Some items in my JSON didn't have the "channels" key/value, and it failed. By removing the entries without the channels key the import was successful.
Hope it helps someone else

Asterisk cli console is displaying a resolve socket address error that i need help solving

how do i solve the following error:
netsock2.c:269 ast_sockaddr_resolve: getaddrinfo("1rtywEer", "46455", ...): Name or service not known
cannot seem to find many references to it on google, any help appreciated.
The problem is caused by the end user sending a malformed sip packet.

Windows Azure Error

I´m getting this error in Windows Azure..
The key was wrong! Thx a lot! but now i'm getting this error: The table specified does not exist.
The initial code was not made by me...I need to clear up the code...
I have not found where the table is determined...
Ps.: sorry for the confuse question...This is all that I know about the problem..

Resources