joshcomley

Results 6 issues of joshcomley

**I'm submitting a ...** ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do...

Hi guys, I cloned, ran `npm i` in the root, `npm i` in the nativescript sub-folder, and then ran `npm run android.phone` to my Samsung S7. First time around it...

bug

**Describe the bug** I am using Angular 9 RC0, so this may not be supported (yet), but essentially I can't get any of this plugin to work without the title...

help wanted
good first issue

When updating to the latest version of `background-http` I am receiving the following build error: ``` D:\code\SafeSite\mobile\code\apps\nativescript-safesite\platforms\android\app\src\main\java\com\tns\gen\net\gotev\uploadservice\observer\request\RequestObserverDelegate.java:10: error: cannot access RequestObserverDelegate net.gotev.uploadservice.observer.request.RequestObserverDelegate { ^ bad class file: C:\Users\joshc\.gradle\caches\transforms-3\6c21abdd05e63a95e1d98494741b42e0\transformed\jetified-uploadservice-4.9.2-api.jar(/net/gotev/uploadservice/observer/request/RequestObserverDelegate.class) class file...

Edit: I'm using .NET 5. If I have this code (from examples just with an async delay): public class Program { public static async Task Main(string[] args) { const int...

Before I continue: - I'm relatively new to OpenSCAD but have done quite a lot - I've read the docs What is the correct way to use this to make...

question