Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-24699] Alloy app errors out when built for Windows #101

Merged
merged 2 commits into from May 16, 2017
Merged

[TIMOB-24699] Alloy app errors out when built for Windows #101

merged 2 commits into from May 16, 2017

Conversation

ewanharris
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-24699

Ti.Platform.osname on Windows is similar to iOS where it will return windowsstore when building to ws-local target and windowsphone when running on wp-* targets, we need to interpret both of those as windows when asking the file server for files

Verification

  1. Build an Alloy application for Windows targets, it should load
  2. Build a classic application for Windows targets, it should load

@ssjsamir
Copy link
Contributor

FR passed was able to test Liveview on alloy apps.

Environment
APPC Studio: 4.9.0.201705160715
APPC CLI: 6.2.1
Windows Mobile emulator 10.0.14393.0 WGVA 4 inch 512MB
Operating System:
Name = Microsoft Windows 10 Pro
Version = 10.0.14393
Architecture = 32bit
CPUs = 4
Memory = 17034395648
Node.js:
Node.js Version = 6.10.1

@feons
Copy link
Contributor

feons commented May 16, 2017

APPROVED.

@ssjsamir ssjsamir merged commit 0f8097e into tidev:master May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants