-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels