Mohammed Munaf

Results 4 issues of Mohammed Munaf

Twilio native SDKs now support Screen sharing. Is this package updated to support screen sharing on both iOS and Android?

### Description Getting below error on trying to build JS bundle using below command `$ react-native bundle --reset-cache --minify --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --sourcemap-output='ios/build/main.jsbundle.map' --assets-dest='./ios/' --dev=false --platform='ios'` **Error:** `node_modules/@shopify/react-native-skia/src/skia/web/JsiSkShader.ts: Unexpected token: punc...

bug

``` ``` Above is my code in Manifest file and below is file provider_paths.xml ``` ``` On ImagePicker.openCamera I am getting error ``` code: "E_FAILED_TO_OPEN_CAMERA" message: "Missing android.support.FILE_PROVIDER_PATHS meta-data" ```

I am trying public key pinning. I have created .cert and kept it in Project and also linked it under "Copy Bundle Resources" RN version 0.73.0 Getting this error ![Image](https://github.com/user-attachments/assets/3986565c-9ee2-4e61-a9e4-333244fb4421)