Surien Das-Giwojno
Surien Das-Giwojno
Nevermind I read #193 but perhaps we could get some better documentation about this?
@DanielHabenicht change \`The File Type '${file.type}' is not supported.\` to \'The File Type `{{file.type}}` is not supported.' You need to use the interpolation syntax instead of `${file.type}` syntax
@sChupin a possible work around for long lines would be to use \` instead of ' for the string you need to split on different lines that way you don't...
So I found that if we simply change line 3 of `index.js` to ```Javascript const include_dir = `"${path.relative('.', __dirname)}"`; ``` then it works on both platforms. Can we have this...
@mhdawson Sure thing 😀. I added one here: https://github.com/nodejs/node-addon-api/pull/1001
Yea I think the main problem is the detachment when changing "Use USB for" options on your Android device. In Android 8 in order for it to work for me...
Experiencing same issue for other apps not just Signal [Pixel 6]
@inferenceus Are you sure you disabled it for your secondary profile? I tried it works for me. You have to disable fingerprint unlock at lockscreen for every profile you want...