Stefano Gerli

Results 12 comments of Stefano Gerli

I agree, this should be done in Windows to improve the design.

On my app I opted to keep the scanner hot all the time (I just hide it and disable the scan results when not needed), that reduces the error probability...

I've tried all those workarounds and they've helped a bit but I still get many errors. `NotReadableError: Could not start video source` `Uncaught (in promise): Error: No scanning is running...

I think that we're going out of topic with the last comments on this issue

That's a choice that still needs to be made.

Thats not the issue, you can see in here https://github.com/pebble-dev/rebble-store/blob/b4d5ecf61521b5558578deb2e946b1adb94b31ad/src/components/pages/Search.vue#L72 that the filter is getting set ![image](https://user-images.githubusercontent.com/3890044/95622486-d6008b80-0a30-11eb-8b37-b30c880924bb.png) And the results are Chalk apps http://store-beta.rebble.io/faces/search?hardware=chalk ![image](https://user-images.githubusercontent.com/3890044/95622507-e153b700-0a30-11eb-932d-fed4bc7b63d9.png) Probably more testing would be...

I'm not sure about Android but atleast on iOS with the updated boot settings it does get set by the Pebble app. ```json { "config": { "webviews": { "appstore/search": "https://store-beta.rebble.io/faces/search?&accessToken={access_token}&platform={platform}&releaseId=207&appVersion=4.4&pebbleColor=$$pebbleColor$$&hardware=$$hardware$$&jsv=200&uid=$$user_id$$&mid=$$phone_id$$&pid=$$pebble_id$$&inApp=true&$$extras$$",...

Looks good to me, but we should wait until we get a contributor guide. @ishotjr is going to something like that. When that's done just change the link and I'll...

It means a loading mask like the one that's used for apps on the main screen. Some may already be implemented but they still need to be adjusted to the...