To list the track that have been synced from the mobile device to the server, use Advanced Queries to access the dataset directly.
1. Login to AmigoCloud
2. Select your project
3. Go to Advanced Queries
4. Use the suggestions to find the dataset named "tracking_list"
When you tab through the suggestion it will fill out the dataset_id for the tracking_list dataset.
A simple query would be "SELECT * from dataset_XXXXX" to list the tracks that are available.
Comments
0 comments
Please sign in to leave a comment.