Coder Social home page Coder Social logo

stringee-react-native's People

Contributors

anhnqk avatar hieph-stringee avatar hoangduoc avatar okumurarin96 avatar stringeecom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

stringee-react-native's Issues

I can't sent photo to sever

i use function sendMessage with body

{
 "type": 6,
 "convId": "conv-vn-1-GSDU1UIBON-1639761197506",
 "message": {
  "photo": {
   "filePath": "https://images.pexels.com/photos/10198464/pexels-photo-10198464.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260",
   "ratio": 1,
   "thumbnail": "https://images.pexels.com/photos/10198464/pexels-photo-10198464.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=500&w=500"
  }
 }
}

But i count not receive photo in my content. Any help !!!!

'Stringee/Stringee.h' file not found

My react native ios project build failed with this message Error.
How can I fix this

Screenshot 2019-07-10 at 12 11 57 PM

My Environment

"react": "16.4.1",
"react-native": "0.55.4",
"stringee-react-native": "^1.2.2",

Crash on android

Bị crash trên android từ phiên bản 1.5.2 trở lên

System:
OS: macOS 13.3.1
CPU: (12) arm64 Apple M2 Pro
Memory: 59.94 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
react: 16.13.1 => 16.13.1
react-native: 0.63.4 => 0.63.4
react-native-macos: Not Found

Stringee with React Native 0.59.9

If you have any error when try install Stringee to React Native 0.59.9. You can try change in podfile from platform :ios, '8.0' to platform :ios, '9.0'

Android Signed APK

Facing issue in android signed apk only.

I have integrated react native sdk to make audio call and all working fine if i run the app in debug mode. but if i create signed apk then call not work. even make call completion block not called.

below is my code snnipate

    this.refs.stringeeCall.makeCall(
        parameters,
        (status, code, message, callId, customDataFromYourServer) => {
          
          this.setState({ callId: callId, callState : "makecall code-" + code + " message-" + message } );
          console.log( "Make call " +
            "status-" + status + " code-" + code + " message-" + message + " callId-" + callId + "customDataFromYourServer-" + customDataFromYourServer
          );
        }
      );

Can any one help? Thanks in advance.

Migrate to androidX

Hi, this time project don't androidX support. Stringee team need update it. It's simple.

Crashed: GCDAsyncSocket

Full log:
Crashed: GCDAsyncSocket
0 libsystem_platform.dylib 0x608c _os_unfair_lock_recursive_abort + 36
1 libsystem_platform.dylib 0x898 _os_unfair_lock_lock_slow + 280
2 CoreFoundation 0xd10a0 CFSocketInvalidate + 132
3 CFNetwork 0x168a44 _CFNetworkErrorGetLocalizedDescription + 311092
4 CoreFoundation 0x16c30 CFArrayApplyFunction + 72
5 CFNetwork 0x146560 _CFNetworkErrorGetLocalizedDescription + 170576
6 CoreFoundation 0x7e9f4 _CFRelease + 316
7 CoreFoundation 0xd13d8 CFSocketInvalidate + 956
8 CFNetwork 0x153044 _CFNetworkErrorGetLocalizedDescription + 222516
9 CoreFoundation 0x4359c _CFStreamClose + 108
10 Stringee 0xf0b00 -[STE_GCDAsyncSocket closeWithError:] + 512
11 Stringee 0xf16c4 -[STE_GCDAsyncSocket maybeClose] + 472
12 Stringee 0xf13c0 __44-[STE_GCDAsyncSocket disconnectAfterWriting]_block_invoke + 104
13 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release + 32
14 libdispatch.dylib 0x3fdc _dispatch_client_callout + 20
15 libdispatch.dylib 0xb694 _dispatch_lane_serial_drain + 672
16 libdispatch.dylib 0xc1e0 _dispatch_lane_invoke + 384
17 libdispatch.dylib 0x16e10 _dispatch_workloop_worker_thread + 652
18 libsystem_pthread.dylib 0xdf8 _pthread_wqthread + 288
19 libsystem_pthread.dylib 0xb98 start_wqthread + 8

on IOS 16, 17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.