Peter Chibunna

Results 10 issues of Peter Chibunna

Hello @jaz303, is this project still active?

Added jQuery.browser feature which was deprecated in jQuery

**Describe the bug** If a Picker element is contained within Modalize element, tapping on the Picker.Item crashes the App; However tapping on the arrow of the Picker allows you to...

I'm stuck because I'm using react-native 0.60. Error is below: ``` * What went wrong: Could not determine the dependencies of task ':react-native-paystack:compileDebugAidl'. > Could not resolve all task dependencies...

Refresh Icon is not clickable. Sometimes, if there's a network issue or interruption while a video is playing, once the error flags, there's no way to resume the video. Could...

Barcodes encoded as _CODE39_ prints well but when read, you get extra characters. Example: encoded `00000000005` gives `00000000005re` when read

Images encoded as base64 fails to print; maybe the + character in the encoded output. Here's the image: I get an error: ParseError: unclosed token: line 1, column 980. that...

Make the dependencies versions to be fluid so to allow internationalization and other limitations created by the fixed versions of the dependencies

On the javascript sdk, when I call ```meeting.enableScreenShare()```, I get an error ```screen share catch Failed to execute 'createOffer' on 'RTCPeerConnection': Session error code: ERROR_CONTENT. Session error description: Failed to...