Rami

Results 41 comments of Rami

ld: warning: directory not found for option '-L-L/Users/X/Library/Developer/Xcode/DerivedData/poducer-gkzdwqghkdxiafbbxjqasdkmvuzp/Build/Intermediates.noindex/ArchiveIntermediates/poducer/BuildProductsPath/Release-iphoneos/CocoaAsyncSocket' ld: library not found for -lCocoaAsyncSocket clang: error: linker command failed with exit code 1 (use -v to see invocation)

> I'm also facing the same issue, anybody got the solution ? ![image](https://user-images.githubusercontent.com/17817239/80805908-eaa74080-8bc1-11ea-891f-37b60116de28.png) Moving `$(inherited)` to the bottom of the list in "Library Search Paths" solved the problem for me....

I am facing the same issue, after logging in for the first time: ``` Error: Timed Out at /Users/user/Projects/b/Baileys/src/Utils/generics.ts:169:5 { data: { stack: 'Error\n' + ' at promiseTimeout (/Users/user/Projects/b/Baileys/src/Utils/generics.ts:163:16)\n' +...

Hi, thanks for your reply. Yes, the user build his own text template, with the ability to choose some dynamic variables that I need to replace at the end of...

Same here, hasn't this been fixed yet?

I came for the same request, do this in `src/api/routes/index.js`: ``` const express = require('express') const router = express.Router() const instanceRoutes = require('./instance.route') const messageRoutes = require('./message.route') const miscRoutes =...

+1 It happens with buttons only, lists work fine on iPhone (at least for me).

This keeps happening all the time.