Discussions
IRC
Sign In
bPRj61iJo0Zo3duaK
Activity
Discussions
3
Comments
7
Feature Requests
This one is purely for ease of development, but it would be a great help - prebuilt classes for the api response objects (for ios and android sdk). Its quite a time-consuming process going through the api documentation and building these response o…
Comment by
bPRj61iJo0Zo3duaK
July 2012
permalink
Feature Requests
Live streaming server - for group, upon initial connection, return all group users current location/last location. Right now, if someone is in the group and you connect to the streaming server, you will not get an update until that user updates the…
Comment by
bPRj61iJo0Zo3duaK
July 2012
permalink
connecting to realtime streaming server with socket.io on iOS
got it working...emit sends an event along with data, but the socket.io framework only let me send a dictionary of values along with the event. The author of the socket.io ios library I was using pointed me to a fork that sends data with the event …
Comment by
bPRj61iJo0Zo3duaK
June 2012
permalink
Viewing real-time group location in a map using iOS sdk
Using the framework from your link I was able to connect to the streaming server with the following: socketIO = [[SocketIO alloc] initWithDelegate:self]; NSDictionary *groupWithToken = [NSDictionary dictionaryWithObjectsAndKeys:@&quo…
Comment by
bPRj61iJo0Zo3duaK
June 2012
permalink
Viewing real-time group location in a map using iOS sdk
Cool thanks - still same question though - what is the connection info (websocket end point) to make a connection to your streaming server if I go non javascript sdk?
Comment by
bPRj61iJo0Zo3duaK
June 2012
permalink
Viewing real-time group location in a map using iOS sdk
Rephrasing the question - is there a way to connect to the socket streaming server without using the javascript sdk? I can implement a websocket connection in objective-c outside of the framework, so if anyone knows how to connect to the streaming …
Comment by
bPRj61iJo0Zo3duaK
June 2012
permalink
trouble with payload in iOS SDK
Where's the easy button!? Many thanks Aaron - that was it.
Comment by
bPRj61iJo0Zo3duaK
June 2012
permalink
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
About
Username
bPRj61iJo0Zo3duaK
Joined
June 2012
Visits
0
Last Active
August 2012
Roles
Member
Powered by Vanilla