[TIMOB-19619] Use a different data directory (tishadow)
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 4.1.1 |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Kirill |
| Assignee | Maggie Chen |
| Created | 2015-04-05T07:27:20.000+0000 |
| Updated | 2017-11-02T17:24:38.000+0000 |
Description
This issue relate to pull request: https://github.com/appcelerator/titanium_mobile/pull/6698
You need to add the ability to specify a data directory in tiapp.xml. Like this:
' data / data / com.app.name / .... property>'
Without it will not work services, webview and some other functions with tishadow.
P.S. I wanted to do it myself, but now there's no time at all.
No comments