tbruyelle / RxPermissions

Android runtime permissions powered by RxJava2
Apache License 2.0
10.48k stars 1.31k forks source link

When first start myPhone ,check permission has an error, #293

Open MrR0990 opened 5 years ago

MrR0990 commented 5 years ago

image

tuzhao commented 4 years ago

you should init new RxPermissions() in your activity onCreate method.