NativeScript Testing: Developer Days Video

I just noticed my video from my presentation was released.  This was the presentation that I did at #NativeScript Developer Day in Sept of 2016.   The subject was Testing your NativeScript app and dealt with both Unit Testing and End to End testing. I saw a couple of "um" mistakes.    I "um" need to… Continue reading NativeScript Testing: Developer Days Video

NativeScript: iOS and xCode 8 the wonderful world of breaking changes

For those who have upgraded to the all new xCode 8, you may have noticed some of the plugins breaking...     The biggest breaking change in NativeScript and xCode 8 is now things deep down in the ObjC runtime that used to be a function call are now a property. So, for example let say you… Continue reading NativeScript: iOS and xCode 8 the wonderful world of breaking changes

NativeScript: Version 2.3.0 Released

For those hiding out in the forest; guess what was released by our cool park rangers at Telerik today!     Yes, you got it - v2.3.0 of NativeScript is now available!   Upgrade Instructions below. As usual; if you run into any issues I will be putting any common issues at the bottom of this post as… Continue reading NativeScript: Version 2.3.0 Released

NativeScript: Debugging the Android Build Process

I've seen this error myself a couple times and it appears that several others have ran into it..   You type something like tns run android or tns build android and it gives you an error about some process failing to build -1 error and to try a --stacktrace to see more info...  Not entirely helpful.  … Continue reading NativeScript: Debugging the Android Build Process

NativeScript: Version 2.2.0 released

For those living in a dungeon hacking out code; guess what was released by those fine wizards at Telerik today!     Yes, you got it - v2.2.0 of NativeScript is now available!   Upgrade Instructions below. As usual; if you run into any issues I will be putting any common issues at the bottom of this post… Continue reading NativeScript: Version 2.2.0 released