Martin Reinhardt

Results 99 comments of Martin Reinhardt

Are there any plans to support desktop OS in the near future? Maybe macOS?

or maybe this one is better: https://github.com/karma-runner/grunt-karma/pull/163/files

any plans to add this feature after over 3 years?

you can try to add local lib. * Download this [nativescript-googlemaps-3.0.3.tgz.zip](https://github.com/dapriett/nativescript-google-maps-sdk/files/5853900/nativescript-googlemaps-3.0.3.tgz.zip) * `mkdir /libs && mv nativescript-googlemaps-3.0.3.tgz.zip mkdir /libs/nativescript-googlemaps-3.0.3.tgz` * Then alter your package.json: ``` ... "dependencies": { ... "nativescript-google-maps-sdk":...

you can update the docs [here](https://github.com/NativeScript/docs/blob/master/docs//tooling/testing/testing.md). It will then appear [online](https://docs.nativescript.org/angular/tooling/testing/testing). You'll find a sample here: https://github.com/hypery2k/tns_testbed_sample

you're right, I missed to checkin karma.conf.js I fixed that and proposed a PR for the docs

If I use enableProdMode() in Angular I'm getting this error, also

Getting this via logcat ``` D/TNS.Native(22828): Failed to load snapshot: dlopen failed: library "libsnapshot.so" not found D/SurfaceFlinger( 278): FPS : 60.05 W/SurfaceFlinger( 278): Fail to Open /sys/devices/platform/gpusysfs/fps I/Ads ( 3556):...