Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6352] Android app restarts after being opened using URL-scheme

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDone
Resolution Date2019-09-08T06:21:29.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterJoren Vos
AssigneeShak Hossain
Created2019-09-03T14:16:31.000+0000
Updated2019-09-08T06:21:29.000+0000

Description

Currently we're dealing with some issues regarding opening apps using URL-scheme on Android. In attachments, two apps which are both using URL-scheme to open each other. After closing the initial first screen of the first app, the app is always completely restarted after being opened again using URL-scheme. In the sample video, you can see that after the first screen is closed and opened again (0:18), followed by navigating to the second app and back to the first app, that the app is restarted ("First app on start from url", expected should be "First app on resume from url"). The app is not restarted if the initial screen has never been closed. (first part of the movie) In a production app, we are using some encryption functionalities, and after the app restart, the dynamic encryption key is changed and invalid to decrypt information that comes from the second app. On iOS, it's functional as expected.

Attachments

FileDateSize
AC-6352.mov2019-09-03T14:20:45.000+00008791899
FirstApp.zip2019-09-03T14:16:56.000+00008664374
SecondApp.zip2019-09-03T14:16:51.000+00008662585

Comments

  1. Rakhi Mitro 2019-09-04

    Hello, Thanks for letting us know. Are you experiencing this on SDK 8.1.1.GA?
  2. Joren Vos 2019-09-05

    Hi @Rhaki Mitro, Indeed, 8.1.1.GA resolves this problem. Thanks for your feedback! (/)

JSON Source