So far, I used the startActivity function with success and now that I need to use the startActivityResult, I have a problem.
When using this function, the activity
I had same problem and solved it: Just remove
android:launchMode="singleInstance"