Liam Charmer

Results 27 issues of Liam Charmer

Is there a simple way to get the progress of the editly running?

enhancement

Just wondered if it was possible to use this Queuer to push all alamofire requests into it with different priority scales? I think i read somewhere in an issue it...

question

Upgraded from NS7 to NS8 and this error occurs when the app opens ```NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property '_leaveCb' of undefined.```

priority:low

is it at all possible to have one instance of chrome running that we reference to in puppheteer instead of starting up a new browser in different tasks? (I understand...

enhancement

Uncaught ReferenceError: NativeClass is not defined is still appearing? I thought this has been resolved, unless I have got something wrong. Im using version 3.0.2 google maps and 8.0.11 nativescript...

When installing the google maps package, it stops the image-cache-it package working on iOS for some reason. Still works fine on Android however iOS no longer works.

```TypeError: Class constructor View cannot be invoked without 'new'``` NativeScript 7 with Vue.js when trying to create the map.

Is there a way to attach subtitle files to the video player?

Happening on Android. I have an example of using an android service. I wish to get the location when the app is minimised. Which the service itself is now working....

Hello! I know how to add Polylines, works great. However, after I do map.addPolyline({eg:etc}); I want to add more points to that same polyline afterwards. Am I required to remove...

enhancement