[TIMOB-24482] Android Preferences.xml does not populate Ti.App.Properties
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 6.1.0, Release 6.0.2, Release 8.0.2 |
Fix Version/s | n/a |
Components | Android |
Labels | defect, engSchedule |
Reporter | Andrew McElroy |
Assignee | Unknown |
Created | 2017-03-10T19:40:17.000+0000 |
Updated | 2019-07-09T15:51:54.000+0000 |
Description
While you can create a Preferences.xml file and open it using Ti.Android.openPreferences();
You have to open the preferences.xml file first (Ti.Android.openPreferences() ) in order to see those properties. I have build a very clear demo here:
https://github.com/Sophrinix/TitaniumPreferencesFail
It should go without saying, this is an ANDROID only bug.
Hello, I have observed the same behavior in SDK 6.0.2.GA. Moving to TIMOB.