Hi @brandyshea,
The build directory is there with /js/app.bundle.js file, but I think you are expecting more than that, correct?
When doing ionic build
, it told me that I don't have the ios platform installed. It is true, I did not install anything because I am working on Win10. I thought that when doing "ionic upload" the Ionic server was doing the work for me, behind the scene.
With Ionic 1 application, I was able to push my app to the ionic.io platform and use it directly with BB10 without compiling with android. I admit, I'v never tried with Apple phone.
I am going to install the Android SDK and see if it will work with BB10. For the ios, I will probably use the Adobe platform to see how it works.
I guess, you can remove the issue in your system.
Thanks for your help!