-
**Summary**
Now that apple require 2FA on accounts, I started getting this error while running `expo build:io`
```
EXPO_APPLE_PASSWORD=supersecretpassword EXPO_IOS_DIST_P12_PASSWORD=supersecret…
-
Testing with Appium within pipeline on GitLab.
Seems like tested StyledComponents in apk e2e (Android) failed, because can't find a selectors (ids)
`Error: Can't call click on element with selector …
-
**What Renovate type are you using?**
Renovate CLI v16.7.4
**Describe the bug**
MRs in Gitlab are correctly opened but the bot adds a comment that the "MR has been edited" the next time it runs…
-
With latest update of twisted 21.2.0 the app stops to inicialize when using gunicorn + uvicorn as ASGI server.
- Your OS and runtime environment, and browser if applicable
Using docker image pytho…
-
## Current behavior
-[NSNull length]: unrecognized selector sent to instance 0x1f3b18a00
EventManagementProject -[RNCAsyncStorage _writeEntry:changedManifest:] (RNCAsyncStorage.m:)
```objc
…
-
Tried to build the 1.6.15 branch and check if the build is reproducible (compare to app downloaded from google-play) & if not what the diff are.
compile with `podman build --rm -t melis_ubuntu_buil…
-
Running `xcodebuild -workspace ios/detox.xcworkspace -scheme detox -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build` will give this error:
```bash
ld: in /Users/kasra/Documents/d…
-
When I run `detox build --configuration ios`, I get this error:
```bash
ld: in /Users/kasra/Documents/detox/ios/Pods/OpenSSL-Universal/ios/lib/libcrypto.a(cryptlib.o), building for iOS Simulator, …
-
## Description
Expo build on CI: Transporter asks for FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD on a single factor Apple account and thus fails.
## Expected Behavior
It should use EXPO_APP…
-
In my project i have root folder named `test` that I want to exclude from parsing by jest runner, so I have this in `jest.config.js`:
```
testPathIgnorePatterns: [
'/test/',
],
```
Als…