v3 beta7 testing
ionic --version3.0.0-beta7
Whenever uploading a build with ionic upload command (with or without --note), the build doesn't show up in Ionic View. It does show up under deploys on Ionic.io, it doesn't come through on Ionic View.
If I upload a build with ionic upload, I expect it to be available within Ionic View. Right now, the build shows up under deploys on Ionic.io, but it doesn't come through in Ionic view.
Steps to reproduce:
Post the output of ionic info below please
Cordova CLI: 6.5.0
Ionic Framework Version: 3.0.1
Ionic CLI Version: 3.0.0-beta7
ios-deploy version: 1.9.1
ios-sim version: 5.0.11
OS: macOS Sierra
Node Version: v7.7.2
Xcode version: Xcode 8.2.1 Build version 8C1002
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
https://forum.ionicframework.com/t/does-anyone-have-ionic-upload-working-in-cli-3-beta/86342/13
Just as an FYI addon, Luuk and I have both been experiencing this issue. I first noticed this in Ionic CLI 3.0.0-beta.4.
Luuk has since downgraded to CLI v2.2.2 and ionic upload does work as expected in that version so there something has definitely changed in the new v3 beta CLI.
@Luukschoen @CoderBrad Thanks for reporting the issue. Ionic View will need an update. I'll keep track of this issue with the beta8 milestone. ๐
Thanks, Dan. Great stuff! Keep up the good work.
On Thu, Apr 13, 2017 at 5:48 PM, Dan Imhoff notifications@github.com
wrote:
@Luukschoen https://github.com/Luukschoen @CoderBrad
https://github.com/CoderBrad Thanks for reporting the issue. Ionic View
will need an update. I'll keep track of this issue with the beta8
milestone. ๐โ
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/driftyco/ionic-cli/issues/2100#issuecomment-294030612,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ANNy2seikkYFREwmJvcnBtk1AZZC_Juoks5rvpg1gaJpZM4M9AAk
.
Mine is not even getting uploaded. :(
ionic upload
โ Requesting snapshot upload - done!
- Uploading snapshot
C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\node_modules\progress\lib\node-progress.js:131
complete = Array(completeLength + 1).join(this.chars.complete);
^
RangeError: Invalid array length
at ProgressBar.render (C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\node_modules\progress\lib\node-progress.js:131:14)
at ProgressBar.tick (C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\node_modules\progress\lib\node-progress.js:86:8)
at Task.progress (C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\node_modules\@ionic\cli-utils\dist\lib\utils\task.js:52:34)
at deploy.uploadSnapshot (C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\dist\lib\upload.js:32:24)
at Request.http_1.createRequest.field.field.on (C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\node_modules\@ionic\cli-utils
\dist\lib\utils\aws.js:19:21)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at Transform.progress._transform (C:\Users\Swapnil\AppData\Roaming\npm\node_modules\ionic\node_modules\superagent\lib\node\index.js:9
48:16)
at Transform._read (_stream_transform.js:167:10)
at Transform._write (_stream_transform.js:155:12)
@patwaswapnil That's a different issue and can be tracked in your original issue: https://github.com/driftyco/ionic-cli/issues/1984
Same for me, I had to downgrade and upload with the CLI v2 for my app to be shown in Ionic view.
Because Ionic View needs the update (not the CLI), the fix can happen independently of any CLI releases, so I am going to push this back to get beta8 out the door.
Yep, that's understandable. Who's working on Ionic View? If you/they need any help with coding the fix or testing let me know - I'll volunteer some of my time to working on it.
@tlancina will be working on Ionic View. We're hoping for next week, but no promises! ๐
@CoderBrad if you wouldn't mind, can you hit me up on Ionic Worldwide (https://ionicworldwide.herokuapp.com/) to chat? I'm @dan.
@CoderBrad @Luukschoen Please update your CLIs to beta9 and verify if this fixes the issue. We didn't need to update View after all.
@dwieeb I don't know what it took to get this working but great job! My app showed up instantly in ionic view after this beta.9 update and runs perfectly. I can't thank you enough.
@dwieeb I can confirm it's working and I would very much would like to thank you! Good job, keep up the good work. If you ever need a hand, let me know.
@dwieeb Or I didn't test thoroughly, or it got broken again. Updated to rc.0 didn't fix it either. Snapshot get's uploaded, shows up on Ionic Cloud but doesn't on Ionic View. Same issue as before as far as I can tell..
@Luukschoen @dwieeb I can also confirm that it's broken again with rc.0. I was able to get it working with beta.10 though. I think this issue needs to be re-opened. Others are messaging me on the ionic forum with this same issue.
@Luukschoen @CoderBrad This is likely one of two things: 1) A build wasn't performed before uploading. 2) You didn't click "Clear app data" inside Ionic View.
To address # 1, I'll be having upload perform a build by default, with a flag to disable the behavior.
To address # 2, we'll be updating View soon.
Just FYI, I'm now on rc1 of the CLI. I can see a build is performed, still not showing up on view. Keep up the good work, I've got faith in you guys ๐
@Luukschoen Can you test again?
I can confirm it's working again! Wonderful @dwieeb . Again if you need a helping hand, let me know. Or if you just need me to test that's also fine with me ๐
@Luukschoen If you want to test "nightlies" instead of beta versions, please npm i -g ionic@canary. That would be helpful ๐
@dwieeb @Luukschoen Sorry I haven't been able to test in a while - it's been a crazy week. I've been testing the rc2 ionic upload and it does indeed work! Thanks again, Dan for the good work.
Most helpful comment
I can confirm it's working again! Wonderful @dwieeb . Again if you need a helping hand, let me know. Or if you just need me to test that's also fine with me ๐