Cristian
Cristian
Hi! Here you have a sample project to debug the issue: https://github.com/CristianMG/MultipickerRxJavaSample Thanks!
if treatment URI with this line the function is correctly, I think that the bug comes from RxResult library because URI don't have permissions. fragment.getContext().grantUriPermission(fragment.getActivity().getPackageName(), result.data().getData(), Intent.FLAG_GRANT_READ_URI_PERMISSION);
Hi @twyatt I'm checking these modifications on my own. The first problem I'm facing is that 'onCharacteristicRead' inside the callback is not firing. It seems like Android is waiting for...
Same problem here, I have not selected provisioning, gym fails, but I'm indicating the provisioning profile in my code ` provisioning_type = if build_type == "adhoc" then "AdHoc" else "AppStore"...
Any news about this problem? I'm in the same boat
Open pull request https://github.com/AbedElazizShe/LightCompressor/pull/182 to fix this problem and make more flexible library @AbedElazizShe