Coder Social home page Coder Social logo

nabla-react-native's People

Contributors

amseddi avatar benoitletondor avatar dependabot[bot] avatar gregoirenovel avatar l5t avatar martinraison avatar pierroz127 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

l5t wawafertility

nabla-react-native's Issues

Unable to parse message input

Hello. So I'm trying to send an audio message and I follow the docs here https://cp-docs.nabla.com/docs/messaging-core-rn#different-types-of-messages.

I'm using react-native-audio-recorder-player to record an audio. It works on android using mp3 extension but on iOS using m4a is not working. I'm getting that error Unable to parse message input.

Here's my payload

new AudioMessageInput(
  "file:///Users/rjuevesano/Library/Developer/CoreSimulator/Devices/0204E5B1-2117-472E-9063-DE7D963293B4/data/Containers/Data/Application/926071B0-2594-4021-9E99-1D4A9914F139/Library/Caches/record-5c90f201-93ad-490c-a13c-baf66f7cf379.m4a"
  AudioMimeType.mpeg,
  record.recordSecs,
  `record-${uuidv4()}.m4a`
)

Cannot reset `watchConversation`

Hello team,

I am trying to get the conversations of a user with the function watchConversations. It works most of the time, but sometimes, when refreshing the app, the watcher does not get deleted. In that case, re-using watchConversations does not return anything as the watcher already exists somewhere but I cannot retrieve it and there are no way of resetting it.

Would it be possible to have either a function getConversations that returns the conversations of the loggedin user, and that does not rely on a watcher, or a way to clean current watcher to reinistanciate one?

Thanks!

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.