![]() |
2016-03-31
, 14:32
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#161
|
The Following User Says Thank You to Fuzzillogic For This Useful Post: | ||
![]() |
2016-03-31
, 14:49
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#162
|
Depends on what actual purpose it has. Can apps do something useful with the actual store GUID? E.g., query the pebble store about the watch type? If not, a persistent generated GUID, would suffice. For added privacy, a GUID per app could be generated and used.
The Following 3 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-31
, 15:07
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#163
|
The Following 2 Users Say Thank You to Fuzzillogic For This Useful Post: | ||
![]() |
2016-03-31
, 15:27
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#164
|
The Following 3 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-31
, 15:50
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#165
|
GET https://dev-portal.getpebble.com/api/users/me?access_token=<accessToken> { "applications": [], "users": [ { "added_ids": [ "566dc3ab7929075b2e000042", "550ccb556caaed4e0100006d", "540f7cafbc27450164000157" ], "applications": [], "flagged_ids": [], "href": "https://dev-portal.getpebble.com/api/users/<some uid>", "id": "<some uid>", "name": "ruff", "uid": "<some uid>", "voted_ids": [] } ] }
The Following 3 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-31
, 16:12
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#166
|
I read in the docs that it's unique for every app anyway so you can't be tracked between apps.
the account token of a user is identical across platforms and across all the developer's watchapps.
The Following 3 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-31
, 16:21
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#167
|
The Following 3 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-04-01
, 07:08
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#168
|
The Following 2 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-04-01
, 07:18
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#169
|
Ok guys, so we need certain extensive testing of the gecko build to prove it worth merging - i.e. that despite fixed known bugs we didn't introduce some other.
Implemented functionality is similar to that of webkit - only itemSelector is implemented.
@abranson - would you prefer me posting it in the own openrepo or you can build and put in your with some tag (eg. gecko-test)?
The Following 2 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-04-01
, 07:39
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#170
|
The Following 2 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
Tags |
pebble, smartwatch |
Thread Tools | |
|