Can't wait for result with action start activity
Posted: 14 Oct 2015 05:34
I want to wait the result when editing/viewing some text file before continue the flow.
My flow work well on Lollipop MTK device.
But when used in Samsung Note2 Kitkat 4.4.2, it didn't wait user to close the Jota app and continued the next actions immediately. I tried with several text edit apps and got the same behavior.
Did I something wrong?
Edited: I tried to add extra putBoolean("finishActivityOnSaveCompleted", true); but still didn't work.
My flow work well on Lollipop MTK device.
But when used in Samsung Note2 Kitkat 4.4.2, it didn't wait user to close the Jota app and continued the next actions immediately. I tried with several text edit apps and got the same behavior.
Did I something wrong?
Edited: I tried to add extra putBoolean("finishActivityOnSaveCompleted", true); but still didn't work.