KhalilTN
KhalilTN
Hi, I'm using cucumberish with XCode 10.3 and Swift When runnig tests, CucumberishSwiftInit gets called, calling executeFeatures, but none of my features gets executed. Thanks in advance
> Fabric is deprecated and will be available until May 4, 2020 Does this have effects on an app already in production ? Thank you !
Windows
Any news about this lib running on windows ?
When i try to execute multiple Retrs in the same time, only the first one is really executed, my problem is that the non executed retrs return the result of...
When connecting bu fault to an imap server, an exception occurs, this exception cannot be handled as it does not arrive to my app layer. Adding a onError listener to...
I'm developing an adapter for emails independent from protocol, As mistake, i tried to connect pop3 client to an IMAP server, the connection is established and then when executing stls(),...
Hello, I'm facing a problem that forced me to disable clusters until i find a solution. I'm using clusters, and i'm saving web-socket connection objects in an object in memory....
I'm trying to use **_cookie-session**_ with **_express.io**_ and so avoid using **_MemoryStore**_ This is my code : ``` express = require('express.io'); app = express().http().io(); require('express.io-middleware')(app); app.use(express.cookieParser()); var session = require('cookie-session');...
Hello, We are using the 2.1.1 vesion of this library, when performing a call on android device, it crashes instantantely. On logcat, we have multiple exceptions of this kind `...
is table_to_sheet function supported ?