[AC-5130] Multiple issues appearing Android O
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2017-08-08T08:26:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | 8.0.0, Android, O |
Reporter | ios.admin@investis.com |
Assignee | Shak Hossain |
Created | 2017-08-08T06:39:46.000+0000 |
Updated | 2017-08-08T08:27:13.000+0000 |
Description
I am facing multiple issues while installing app in Android 8.0.0 running device.
Issues are as follows:
1. I am not able to install app directly from Appcelerator studio. It shows following error while attempt.
*[ERROR] : Application failed to install
The current timeout is set to 240000 ms
You can increase this timeout by running: titanium.js config android.appInstallTimeout *
I have installed apk file by placing it in device storage using Android File transfer.
2.user Permission Popup: upon first app open, app doesn't wait for user's interaction for permission.
3. It shows permission is not allowed, while accessing calendar functions from the app
4. webview shows offline content in app. baseURL property is not working for Android webview and local images are not displaying in webview.
5. App shows error while resuming. screenshot attached.
Attachments
Building for Android O will be supported with this PR by [~gmathews]: https://github.com/appcelerator/node-titanium-sdk/pull/14, see TIMOB-24900 for details.