Giter Site home page Giter Site logo

liteavsdk / trtc_reactnative Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 2.0 1.69 MB

High-quality Interactive Audio/Video ReactNative SDK

Home Page: https://trtc.io/

Java 35.48% JavaScript 35.86% Ruby 2.42% Objective-C 19.09% Starlark 7.15%
rn rtc videocall

trtc_reactnative's People

Contributors

c1avie avatar mintate avatar simon0919 avatar simonccheng0919 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

trtc_reactnative's Issues

【iOS】实现requiresMainQueueSetup消除警告

iOS版本:14.8.1
ReactNative版本:0.66.3

模拟器与真机均报如下Warning:
Module TrtcReactNativeSdk requires main queue setup since it overrides init but doesn't implement requiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.

看起来是重写了init,建议需要实现requiresMainQueueSetup

+ (BOOL)requiresMainQueueSetup{
  return YES;
}

xcode 14.3 error arm64

in /xxx/ios/Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/TXLiteAVSDK_TRTC(DeprecatedTRTCCloud.o), building for iOS Simulator, but linking in object file built for iOS, file '/xxx/apps/ios/Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/TXLiteAVSDK_TRTC' for architecture arm64

M1 mac mini 无法构建 ios

XCode 错误提示

In <Project Path>/ios/Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/TXLiteAVSDK_TRTC(TXCPlayerConfig.o), building for iOS Simulator, but linking in object file built for iOS, file '<Project Path>/ios/Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/TXLiteAVSDK_TRTC' for architecture arm64

救救弟弟🥺🥺

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.