sajidjutt7

Results 7 issues of sajidjutt7

I Have installed the app in mobile and emulator. Mobile is showing front camera after giving permissions explicitly. Emulator is now showing it as it doesnot have one. But when...

When i change app from vertical to horizontal mode or vise versa during video call. App is crashing with following logs. Please can you look into it. ` E/rtc: #...

Call is working fine. Only problem is ICE Connection failure when any opponent peer or subscriber leaves the call. ICE Connection gets disconnected for that peer. Which is fine. But...

I have wrapped this progress bar inside a scrollview. But this progress bar is still not scrollable. I have tried to alter the width and all the possible things to...

I need this functionality so user can click on any step and that has to be selected. I have not found any function to add click listener or steps including...

I am using this stepper view in UIKit and adding it programmatically in my code. For Static data. It is working perfectly. I have to pass data for Steps and...

By default keyboard type is numeric. But i want it to be alphanumeric. When i change keyboard type as `txtOTPView.keyboardType = .default` That makes the whole typing experience very laggy...