Mobile Developer

Results 4 issues of Mobile Developer

Error:(44, 13) Failed to resolve: com.github.yazeed44:MultiImagePicker:1.3.0 Show in File Show in Project Structure dialog I tried adding repositories { maven { url "https://repo.commonsware.com.s3.amazonaws.com" } } repositories { maven { url...

I am using your code in my local. But the streaming is delaying about 20 ~ 30s. How can I reduce this delaying time?

I just want to rotate an image view without full reload. How can I do this?

This code is working great on iPhone x and other device. But it is not working correctly on iPhone 12 pro. Maybe CoreML has a problem on iOS 14 above....