Mohammed Munaf
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...
``` ``` 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 