Brad Rice
Brad Rice
I've found that I cannot build out to a device running ios 9. How do I find where the limitation comes from? In Properties I set a deployment target of...
Yes, I was never able to get my app to compile for ios9. I have a gist of my package.json here: https://gist.github.com/bradrice/8b42a5c4ebee6fad2527605cdc03e48a
I am still unable to run or deploy to my iPad running 9.3.5. I have also tried running from the command line with log trace. Here are the relevant error...
I have deleted all my provisioning profiles, created a new one for this device only and downloaded it and associated it with Nativescript Sidekick. Regardless of what I do, it...
Well that introduced new errors. I can't compile with or without AOT selected that way. If I drop back to my previous package.json and run npm install, I can build...
I would really like to see this myself. Sometimes when I have to make changes to the directory structure it is really annoying to have have the compiler keep rebuilding....