-
After removing jcenter() from build.gradle and replacing it with mavenCentral() im getting this warning in gradle sync:
Failed to resolve: com.tbruyelle.rxpermissions2:rxpermissions:0.9.1
Show in …
-
I repeated in a multi-threaded the same time to apply for the same permissions seems to have a problem
-
09-15 13:31:03.381 15829-15829/com.doubtnutapp W/System.err: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at androidx.fragment.app.FragmentManagerImp…
-
i use lib version 0.10.2
I had a crash.
my phone sony F8131 android os: 8.0.0
log.
java.lang.IllegalStateException: FragmentManager is already executing transactions
at android.supp…
-
bugly Crash log:
`java.lang.IllegalStateException
Fragment host has been destroyed
解析原始
1 android.support.v4.app.FragmentManagerImpl.ensureExecReady(FragmentManager.java:2211)
2 android.su…
-
@Override
protected void onCreate(@Nullable Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.ac_main);
RxPermissions rxPermiss…
-
Fatal Exception: java.lang.RuntimeException: Unable to resume activity {com.xyz.dhsbd/com.tbruyelle.rxpermissions.ShadowActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Read carefully README: https://github.com/tbruyelle/RxPermissions#rxpermissions
…
-
hello,I find a problem.When I requested permission for twice or more time, the accept call back may execute repeated.For example,when execute the code below:
RxPermissions rxPermissions = n…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Read carefully README: https://github.com/tbruyelle/RxPermissions#rxpermissions
…