Questions tagged [cross-device]

21 questions
12
votes
11 answers

Error: EXDEV: cross-device link not permitted, rename '/tmp/ on Ubuntu 16.04 LTS

I have problem upload file nodejs. i have read stack1 and stack2. but i think this different case on terminal output like this : > Unhandled rejection Error: EXDEV: cross-device link not permitted, > rename '/tmp/31941-53enly.png' -> >…
Faris Ridho
  • 131
  • 1
  • 1
  • 5
9
votes
2 answers

Select2.js mobile & tablet support

Select2 does indicate its support for desktop browser version to be: IE8+, Chrome 8+, Firefox 10+, Safari 3+, Opera 10.6+ However, I cannot find anything regarding Mobile & Tablet support. Is there any official statement I have missed?
Adriano
  • 19,463
  • 19
  • 103
  • 140
8
votes
3 answers

PHAsset (or ALAsset) cross-device identifier

I am actually creating an iOS app, and want to store some details about Photo Library pictures in an SQLite database. I also would like to be able to share this data across the different devices the user has (imagine someone wanted to reorganize…
Lucio
  • 632
  • 5
  • 21
4
votes
0 answers

How to understand cache mechanism in tensorflow

The paper: TensorFlow: A System for Large-Scale Machine Learning, $3.3 said: We optimized TensorFlow for executing large sub- graphs repeatedly with low latency. Once the graph for a step has been pruned, placed, and partitioned, its sub- graphs…
1
vote
0 answers

I have a few questions regarding Transmit Security WebauthN SDK: cross devices flow, user reg from a device and device support for WebauthN

For Cross Device flow - Why are event handlers needed, and what is the lifecycle? How do I know if a user has already registered on a particular device? How do I know if a device support WebAuthn? What do I do if it is not supported? Any support or…
1
vote
1 answer

How to distinguish winphone from UWP in xamarin PCL

I have a xamarin native project. In the PCL I would like to differentiate if its running winphone or uwp I can easily differentiate iOS,Android and windows as whole(winphone and UWP) I don't know how to differentiate winphone from UWP Here is what…
1
vote
0 answers

Initial Modal Dialog Positioning and Resizing During Browser Resize

I'm trying to find the best way to initially position and resize a modal dialog during a browser resize. I have a Web page with divs for the modal, a fixed positioned page head, and an absolute positioned body that can scroll without the head…
user2797166
  • 45
  • 1
  • 9
1
vote
2 answers

Creating HTML5 offline app with perisistant storage

I have to create HTML5 application that downloads content when you have internet connection. After that you can loose connection and keep working on it. When connection is available agian it should synchornise all data with server. It should persist…
Robert
  • 779
  • 6
  • 13
0
votes
0 answers

How to interact with a web-page session from another device

I am considering this side project as a hobby so although I am a programmer, this is not my field. I need to interact with a web page from another device. the idea is, one screen will display some output as the other device gets input from the user…
0
votes
0 answers

Lambdatest stability issues

I'm looking for lambdatest subscription for real devices. Facing multiple issues like stability, devices getting hanged, slowness although cost wise is better than browserstack and other tools. Need your help whether should i go ahead or not? tried…
0
votes
0 answers

I'm trying to get access to desktop through mobile using Transmit Security WebAuthN SDK. Which authSessionId should I use in a cross device flow?

Basically how do I initialize the flow so a use can login to their desktop from their mobile phone? Any help or advice in pointing to their docs for the right flow. https://developer.transmitsecurity.com/sdk-ref/webauthn/interfaces/webauthnsdk/
0
votes
0 answers

gitlab error during commit: invalid cross-device link

I'm trying to commit changes in Gitlab repo (gui). Following error ocurred for such action: 2:update reference: migrating quarantined objects: migrating directory "/var/opt/gitlab/git-data/repositories/+gitaly/tmp(...)" finalizing object file:…
MiK
  • 45
  • 9
0
votes
0 answers

Cross-device tracking with Google Signals and user reporting in GA4

I'm a bit confused on how activating the use of Google Signals in GA4 affects the reporting and raw data. One thing that is obvious is that after activation the demographics data becomes available (gender, age, interests) inside GA. But what about…
0
votes
1 answer

Tizen web app on wearable device to operate on desktop application

I am wondering if Tizen platform supports to develop a web app for wearable devices(Samsung galaxy) that can operate on desktop application(example selection/navigation of menus in desktop application through smartwatch features like…
0
votes
2 answers

Need a JavaScript solution to completely hide a portion of code in different screen devices

I'm trying to integrate this JavaScript section with the correct width on mobile, desktop and tablet, so I wrote this: this appears on mobile (using @media (min-width:...) in CSS)

News