ProcessPhoenix icon indicating copy to clipboard operation
ProcessPhoenix copied to clipboard

Is it possible to have the same behaviour with startActivityForResult

Open cloudshooterhuman opened this issue 3 years ago • 0 comments

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?

cloudshooterhuman avatar May 06 '21 10:05 cloudshooterhuman