Questions tagged [glympse]

Glympse is a cross-platform application and set of associated SDKs which let the user share is location in real-time with an other user for a certain amount of time.

Glympse is a fast, free and simple social location-sharing service which offers SDKs to integrate with applications on the web, or Android, iOS, Windows Phone and Blackberry platforms.

Please note that this tag should only be used for questions about programming with Glympse, and should not be used for specific questions that would be answerable only by the Glympse team (i.e. feature requests, questions about your specific account, etc).

55 questions
0
votes
1 answer

Glympse API - ticket sender's nickname?

Is there any way to determine a ticket sender's nickname (or to add metadata to a ticket)? I have user accounts in my app & I don't want another user's ticket to be viewable by another user after logging out & this seems like it would be the best…
Bern11
  • 255
  • 3
  • 12
0
votes
1 answer

Glympse API - How to remove an expired ticket annotation out of GLYMapView

I have been trying to remove a ticket annotation out of GLYMapView by using this method from GLYMapModeBase: - (void)ticketRemoved:(const Glympse::GTicket&)ticket; but I have been unsuccessful because in the ticketRemoved method, my mapUser is…
kevinnguy
  • 454
  • 4
  • 13
0
votes
1 answer

Glympse API Linker Error for iOS

I am unable to compile the Glympse API for iOS due to 4 duplicate symbol errors in the framework. Like the example projects, I only import the GlympseLite.h header in my .pch file. Is anyone else having this issue? One of the duplicate symbols is:…
Bern11
  • 255
  • 3
  • 12
0
votes
1 answer

Return value of Glympse sendTicket method

What does the return value of the sendTicket method indicate? Sending was successful? Unfortunately it is not documented. virtual bool Glympse::IGlympse::sendTicket (const GTicket &ticket) [pure virtual]
Robert Weindl
  • 1,092
  • 1
  • 10
  • 30
0
votes
1 answer

Send custom location

For Battery Reasons and to still a requirement I like to have influence on the location send via the Glympse API. Is there a way to set a custom Location Manager feeding Glympse with the locations? I have another GPS device where I get my location…
Robert Weindl
  • 1,092
  • 1
  • 10
  • 30
-1
votes
2 answers

Unable to create a Glympse account

I've tried on multiple phones now (different people's phone numbers), and every time I try to create an account in the Glympse App (Android), I get an "invalid number" error. Since the app gets my phone number directly from Android, I thought maybe…
Kenneth
  • 3
  • 2
-1
votes
1 answer

Not getting location continously in background through glympse sdk

I have tried various glympse sdk samples but not getting location updates in background and after killing the app using glympse sdk.
Rohit Rajpal
  • 106
  • 1
  • 4
-1
votes
1 answer

Can not view Glympse Rest API

I need help to find Glympse rest API. For some reason after creating an online account with Glympse, I can not view Rest API. However, I can view SDK for both Android and iPhone. Question -- does my account need be upgrade and pay for licensing?
-1
votes
1 answer

Glympse API - Two Bugs?

I have two issues currently with the Glympse Lite iOS API. For some reason, when I add the GlympseKitLite.embeddedframework to my project, my table view cell disclosure indicator (UITableViewCellAccessoryDisclosureIndicator) &…
Bern11
  • 255
  • 3
  • 12
-2
votes
1 answer

Glympse private groups / view only

I have shared a Glympse group via web to allow everyone to see where our team is. Would it be possible to show only the team members position and forbid other people to share their position in the group? (with an user filter or a password for share)
ZA_ITA
  • 51
  • 4
1 2 3
4