If you are one of the lucky people who are reading this blog article, because your app used to work! After upgrading to the latest NativeScript and enabling the new Workflow your app is now broken... Well I have some good news... It is easy to get back to a working state. Here is how… Continue reading NativeScript 5.x and HMR Issues
Month: May 2019
Upgrading to XCode 10.2
Public Service Announcement. If you are using any iOS plugins that use Swift v3 or less; DO NOT UPGRADE to XCode 10.2. Apple in its infinite wisdom has completly removed the Swift 3 tool chain. You can re-add the tool chain back; BUT Apples guidelines state that apps submitted must be using the built in… Continue reading Upgrading to XCode 10.2
NativeScript 5.40 Released
NativeScript 5.40 only offers a smaller number of fixes and features than usual; but is still well worth upgrading to. It will probably be the last major 5.x release. NativeScript 6.00 is on the horizon... The most interesting update (for me) is actually the Android V8 engine has been upgraded yet again. Android engine is… Continue reading NativeScript 5.40 Released
NativeScript-Core replacing the root view...
Please note this to my knowledge only works with NativeScript-Core / PAN (Plain Awesome NativeScript) applications. I do not believe this will work with the Vue or Angular variations of NativeScript. There maybe another way to accomplish this with those variations, and if you know how -- please let me know and I'll update this… Continue reading NativeScript-Core replacing the root view...