[TIMOB-19387] Using SplitWindow generated warning in Studio console log
GitHub Issue | n/a |
Type | Improvement |
Priority | Trivial |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Leor Brenman |
Assignee | Unknown |
Created | 2015-08-20T15:05:23.000+0000 |
Updated | 2018-02-28T19:55:12.000+0000 |
Description
Using SplitWindow generated warning in Studio console log
When i build for iPad i see the following warning:
[WARN] : Titanium.UI.iPad.createSplitWindow DEPRECATED in 3.6.0, in favor of Ti.UI.iOS.createSplitWindow().
But this is in the build folder. I am not explicitly calling Titanium.UI.iPad.createSplitWindow or Ti.UI.iOS.createSplitWindow().
While this is not a big deal, it shows up as a warning in orange and may cause someone to be concerned.
Can we check this/remove?
Attachments
No comments