Andrii Ziabriev
Andrii Ziabriev
We added `testEnvironment.ts` script, which defines whether the test should skip or not, based on the environment variable. ```js const { DetoxCircusEnvironment } = require('detox/runners/jest'); export default class CustomDetoxEnvironment extends...
Hey @billfinn-stripe I have the same timing on Samsung S24 which is relatively new device. I've noticed that delay during testing of SDK migration from 2.23.3 to 4.5.0. This issue...
@billfinn-stripe I'm lucky today because I've caught it from the very first attempt :) For SDK 4.0.0 all is good. Logcat is attached. [bbpos (sdk 4.0.0).log](https://github.com/user-attachments/files/21573720/bbpos.sdk.4.0.0.log)
Hi @billfinn-stripe We don't have user complains so far, therefore we can wait for the stable solution. But will keep in mind that we have a workaround. Thanks