-
I'm trying to get our instrumentation tests running using this action. So far it looks like the emulator is starting up correctly, but when the tests start, they all fail.
The tests do pass on my l…
-
In doing some research for #127 (i.e. monorepos), I've discovered some new tooling that appears to replace `lerna` in the ecosystem. Specifically, I stumbled upon [Nx](https://nx.dev/) while looking a…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
**Describe the bug 🐛**
When updating the `refresh` token, infinite hits will not react to the refetch.
**To Reproduce 🔍**
Steps to reproduce the behavior:
1. go to the example
2. trig…
-
Hi, where do change/assign application name, logo, launcher, etc for AndroidTv and FireTv APPs ?
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
trntv updated
4 years ago
-
**When**
refetched with a different variable
**I want to**
networkStatus should be updated correctly
`❌ NetworkStatus.setVariables`
`✅ NetworkStatus.refetch`
**Description**
NetworkStatus i…
-
The problem we are facing is that a multi part DFU fails on Android.
After calling `NordicDFU.startDFU` everything runs fine until the first part of a multi part DFU is done. Directly following the…
-
Idea for the future is to have Wasp being able to produce a mobile version of the app!
So for example, it could produce a mobile client/app, besides the web client.
Main thing to explore here is…