GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2017-01-03T00:01:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | buildproblem, hyperloop, windows, windows8.1, windowsphone |
Reporter | Luca Sartori |
Assignee | Shak Hossain |
Created | 2017-01-02T20:54:50.000+0000 |
Updated | 2017-01-03T00:01:36.000+0000 |
Build fails with this simple line
bq. var ChatMessage = require({color:#59afe1}'Windows.ApplicationModel.Chat.ChatMessage'{color});
if i comment that line the build give no errors.
Error Log:
{quote}[INFO] : Processing JavaScript files
[INFO] : Detected native API reference: Windows.ApplicationModel.Chat.ChatMessage
[INFO] : Detected native API reference: Windows.UI.Xaml.Window
[INFO] : Generating i18n files
[INFO] : Generating Native Type Wrappers
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Something went wrong. No metadata for type: Windows.Foundation.IAsyncOperation1<T>
[WARN] : Something went wrong. No metadata for type: Platform.Object
[WARN] : Something went wrong. No metadata for type: Windows.Foundation.IAsyncOperationWithProgress
2
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Unable to find metadata for: Platform.Object
[WARN] : Something went wrong. No metadata for type: Windows.ApplicationModel.Chat.ChatMessage
[ERROR] : An error occurred during build after 10s 923ms
[ERROR] : Something went wrong. No metadata for type: Windows.ApplicationModel.Chat.ChatMessage{quote}
I attach complete build log and sample project that i have used to reproduce the error.
Thank you for reply
Luca
Hyperloop for the Windows Phone platform is not supported, yet (see TIMOB-23765). But it's what we can say already is that it's currently been worked on.