-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Summary
expo permission is denied after I push my changes to the "expo build" - to google play - internal test environment.
It working fine when I use development mode "yarn start" but after "e…
-
**Context:**
- Playwright Version: ^1.30.0
- Operating System: Mac
- Node.js version: 19.5.0
- Browser: All
- Extra: Using npm workspaces in my repository
## System:
- OS: macOS 13.2.1
- M…
-
### Summary
iOS build failed:
Compatible version of some pods could not be resolved.
You are seeing this error because either:
- Versions in the Podfile.lock cached by EAS do not match require…
-
I am trying to generate thumbnail for images retrieved from a s3 storage.
const imageThumbnail = require('image-thumbnail');
let options = { width: 100, height: 100, jpegOptions : { force:true, qu…
-
After updating my project to version 0.61.5 whatever I do I always receive following errors:
```
12-27 20:54:30.254 29519-29579/com.sleep_tracker D/SoLoader: About to load: libyoga.so
12-27 20:54:3…
-
### Describe the bug
When starting up Vite in dev mode it is extremely slow. It seems to walk through the entire application, and every time it finds a new dependency, it starts over. I can't find …
-
I followed Shopify tutorial, for links to full tutorial see https://github.com/Shopify/shopify-demo-app-node-react
I amended to use heroku (also free, instead of ngrok... see instructions below) s…
dnk8n updated
3 years ago
-
I recently tried to update the Expo SDK from 27.0.0 to 32.0.0. First I d like to point out that following the documentation for updating the SDK gets you nowhere, the build would fail, but in the end …
-
### Summary
Expected behavior: the project should continue from splash screen to the main screen.
Problem: I used `expo publish` to publish my project. At the expo website I sent the project li…