[TIMOB-23572] iOS/Android: Add the ability to remove all Ti.App.Properties at once
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-07-21T17:23:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 6.0.0 |
Components | Android, iOS |
Labels | parity, properties, tiapp, userdefaults |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2016-06-29T04:48:43.000+0000 |
Updated | 2016-10-19T08:53:26.000+0000 |
Description
The user should be able to remove all
Ti.App.Properties
at once. On iOS, the method is even (partly) exposed, yet, but not to the public interface. On Android, we need to implement that method completely.
PR: https://github.com/appcelerator/titanium_mobile/pull/8096 Demo:
[~apetkov] Please review
Verified the improvement on IOS & android. Works as expected. Closing. Environment: Appc Studio : 4.7.0.201607250649 Ti SDK : 6.0.0.v20160811221444 Ti CLI : 5.0.9 Alloy : 1.9.1 MAC El Capitan : 10.11.6 Appc NPM : 4.2.7 Appc CLI : 6.0.0-24 Node: 4.4.4 Nexus 5 - Android 6.0.1 Iphone simulator: Iphone 6s (9.3)