JakeWharton / JakeWharton/ProcessPhoenix
Is it possible to have the same behaviour with startActivityForResult
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 138
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 11
Description
I have a use case that an **App A** calls my **App B** through `startActivityForResult`.
Current behavior:
after `triggerRebirth` call, app A is called back but the `intent` sent by App B is null a lot of times.
is there any workaround about having `intent `data not null?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the startActivityForResult flow and the triggerRebirth call described in the issue. Trace the callback intent from App B to App A and determine whether preserving non-null intent data is supported; done means documenting a verified workaround or clearly stating the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100