permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.21k stars 1.44k forks source link

how to user in androidX fragment?i can't find generate RuntimePermissions,but activity can. version4.6.0 #666

Closed MrYang12 closed 4 years ago

MrYang12 commented 4 years ago

FAQs


Overview

Expected

Actual

Environment

Reproducible steps

hotchemi commented 4 years ago

@MrYang12 could you elaborate more? have you checked your fragment is annotated with RuntimePermissions annotation?

xx-xiaobai commented 4 years ago

use error msg : androidx is Do you use native Fragment(Android.app.Fragment) ?

hotchemi commented 4 years ago

Let me close the issue as no response for a while.