-
## Bug report
**Describe the bug**
I am unable to build and run my application on iOS. It runs successfully on android but when I run it on iOS, I get the error:
```
Could not build the precompiā¦
-
A couple of times, I've seen the badge lock up with heavy use of rotary encoders. Not sure if the encoders caused it. Difficult to reproduce.
-
### How frequently does the bug occur?
All the time
### Description
**_RealmContext.js_**
```
import { ContactInfo, Room, RoomBackground, RoomDetail, RoomMessage, Summary } from "../database/RealmScā¦
-
## Bug report
**Describe the bug**
I have a Flutter app that uses Firebase auth. I am running the app on a real device. The app was created over a year ago, and email enumeration is disabled for ā¦
-
### Current Behavior
Hello! I'm having an issue while trying to run any NX scripts/commands after running migrations. Please see the reports and logs below.
After some research I've got hints thā¦
-
## Bug report
**Describe the bug**
When sending notifications to macOS tokens, nothing happens on the app.
The same message works when sending notifications to Android and iOS tokens.
### Stā¦
-
## Bug report
**Describe the bug**
Following warning is printed in the console when using the firebase_storage function when an operation is failed due to permission denied by storage rules.
``ā¦
-
## Bug report
**Error returned from API. code: 403 body: App attestation failed.**
When initializing AppCheck in Android (release) it always returns an error.
NOTE: The project works with flā¦
-
I'm trying to build the .NET Core SDK on FreeBSD but I'm having trouble with the [documentation](https://github.com/dotnet/source-build/tree/release/3.0/Documentation#net-core-build-script-documentatiā¦
-
We currently have two workflows, one for each package.
* https://github.com/dart-lang/native/tree/main/.github/workflows
We should consider merging them into a single workflow using a matrix.
ā¦