Andy Winter
Andy Winter
Use application identifier so script will work with Alfred 3 or Alfred 4.
I have some html files that I am required to keep as html. I found that I needed to add the following rule to the common.js file (the file that...
Using the bootstrap plugin. Everything fine with normal build. When using AoT compile modal will not open. Gives `Uncaught (in promise): Error: No component factory found for CSSBackdrop` Any ideas?
[*] bug If the modal is closed when the browser is in the background the animation does not complete and so the `modal-open` class does not get removed from the...
Is it just me? ! can't figure this out. When I try to validate, I get this error: ``` local.ERROR: Unresolvable dependency resolving [Parameter #1 [ array $data ]] in...
### Which platform(s) does your issue occur on? Witnessed on iOS (using Angular); assuming others affected the same, but not sure. @nativescript/iOS 8.3.3 @nativescript/angular 14.2.5 ### Please, tell us how...
As I understand it (absolutely could be wrong), 1. Certificate pinning is on the outs, with [Android explicitly recommending against it](https://developer.android.com/training/articles/security-ssl#Pinning). 2. Certificate transparency is a useful alternative to pinning....
Looks like a new plugin is needed for iOS. I started getting 'not found' error for the MNFloatingActionButton pod. 404 on GitHub: https://github.com/mattnydam/MNFloatingActionButton
[@nativescript/imagepicker][@nstudio/nativescript-camera-plus] Conflicting QBImagePickerController
`@nativescript/imagepicker` uses `smartmobilefactory/QBImagePicker` `@nstudio/nativescript-camera-plus` uses `triniwiz/QBImagePicker` (in v5, v4 has a different QBImagePickerController) Results in "There are multiple dependencies with different sources for QBImagePickerController in Podfile"