Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component not attached #2

Open
lifesgood-21 opened this issue Apr 22, 2019 · 0 comments
Open

Component not attached #2

lifesgood-21 opened this issue Apr 22, 2019 · 0 comments

Comments

@lifesgood-21
Copy link

I have two Activity(Activity A, Activity B) that extended base activity. I am try start activity B from activity A , and activity A onDestroy() start after activity B onCreate() and at the time of use permissionsActivityDelegate in activity B it is not attached , I get an exception Failure delivering result ResultInfo{who=@android:requestPermissions:, request=17, result=-1, data=Intent { act=android.content.pm.action.REQUEST_PERMISSIONS (has extras) }} to activity {}: java.lang.IllegalStateException: Component not attached

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant