Joel

Results 14 comments of Joel

Same issue here. Let me known if there is any workaround.

This issue persists in the last version (3.0.0) downloaded from NPM 2 days ago: ``` V/Capacitor/Plugin: To native (Capacitor plugin): callbackId: 52005222, pluginId: FileSharer, methodName: share V/Capacitor: callback: 52005222, pluginId:...

If I try to share a large file (about 7mb) I also get an error bellow, app crashes and immediately close: ``` D/EGL_emulation: eglMakeCurrent: 0xe221a7e0: ver 3 0 (tinfo 0xe220fc60)...

> You can get own API key. Follow the [instruction](https://seo-michael.co.uk/how-to-create-your-own-youtube-api-key-id-and-secret/) ,go to file .kodi/addons/plugin.video.tubed/resources/lib/src/constants/credentials.py and edit these strings: Please, don't edit the files under `addons`, when the plugin updated you...

Found a solution: 1. Sign in Google Takeout (https://takeout.google.com) with your google profile. 2. You can deselect everything and then only select YouTube. Then only select playlists. 3. Export and...

> When I'm signed into my Youtube "Brand Account", playlists is there. But not on my basic google account. I think you need to have a personal channel before export...

Suggestion: `draw.update` must have both parameters, `previousFeatures` and `currentFeatures`.

> Is it a TypeScript project? Most likely, this is caused by the old typings that should be updated in the DefinitelyTyped project https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-gl-draw I submitted a [PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/64354) a few...