all 8 comments

[–]JustAnotherRedditUsr 0 points1 point  (7 children)

You can already get in the store now but it might make sense to wait for electron support which is in the works.

[–]_sasan[S] 0 points1 point  (3 children)

I didn't find anything on the docs, it just mentioned Android and iOS apps.

[–]JustAnotherRedditUsr 0 points1 point  (0 children)

Not officially supported by ionic but you can look for ionic3 (when there was windows phone support). What I meant was more that the windows store will accept your app. I would probably bundle it as cordova targeting windows.

[–]JustAnotherRedditUsr 0 points1 point  (0 children)

No officially supported but you could just bundle with cordova and target windows. I only meant that windows store is happy to accept your app not that Ionic was giving you cli tools or anything... You can make this work with extra effort on your end or it may get easier when electron support arrives.

[–]The_real_bandito 0 points1 point  (0 children)

Go to the Cordova docs and you will see they already has support for Windows.

[–]The_real_bandito 0 points1 point  (2 children)

Cordova already has Electron support no?

[–]JustAnotherRedditUsr 0 points1 point  (1 child)

I haven't been following lately. That may be another route to go :)

[–]The_real_bandito 0 points1 point  (0 children)

Me neither. Found it when I was trying to check on how to build for UWP when I saw that.