Jude Fernandes

Results 3 issues of Jude Fernandes

I have registered a job using the following code ```//regular job key export const regularJobKey = "regularJobKey"; import {regularJobKey} from './Utils/stringHolders'; BackgroundJob.register({ jobKey: regularJobKey, job: () => processBackgroundTask().done() }); ```...

Is this method completely legal or does it violate any of youtube's policies and terms of service? Especially considering the webview url contains a proxy link to youtube and not...

idea files contain configs local to the users environment which can be completely different so it's best not to track idea files