Skip to content

Can windows and iOS get along at all? #9963

Answered by rigor789
GavHern asked this question in Q&A
Discussion options

You must be logged in to vote

Developing for ios is exclusive to macos, as all the tooling (xcode, simulator) is targeted at macos only. Playground specifically works around this (although with limitations) by replacing the javascript part of the app dynamically. Our playground successor is in private beta called Preview 2.0 that finally brings the latest NativeScript into the mix (sign up here if interested: https://nativescript.org/preview-private-beta) and brings much more flexibility to the table, specifically, you can use it against a local project you are working on in VSCode (or any editor). Limitations are still in place due to the way this works, however we do have plans to provide solutions for end-to-end io…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NathanWalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants