-
While testing my app in dev mode, it is working fine. But in release mode it crashes after I touch some buttons after performing some operations in the app(I don't know what exactly is the cause). Thi…
-
`
Process: WebBuddy [72295]
Path: /Applications/WebBuddy.app/Contents/MacOS/WebBuddy
Identifier: com.bigbearlabs.WebBuddy
Version: 2.6.4 (40…
-
I am getting an intermittent crash in a project that uses a couple of AKMIDISamplers in a playback loop (AKSequencer) with pitch and audio file changes. MIDI is not utilized on the samplers i.e. not s…
-
Hello,
we have caught the the following crash on an iOS 15.3.1 device with an app built using Flutter 2.10.2:
```
OS Version: iOS 15.3.1 (19D52)
Report Version: 104
Exception Type: EXC_CRASH …
-
Currently it seems not supported. Could you please provide some hints on how shouold I work on it to support them? Thanks!
-
Today I have the error while closing GrandOrgue.
This error appears when I make command+Q.
But it closes correctly when I make File>Quit
`Process: GrandOrgue [654]
Path: …
-
ktmidi depends on alsakt, and android-audio-plugin-framework will depend on ktmidi. Thus it is critical if alsakt does not build on CI. And it actually doesn't build, due to tight dependency on ALSA. …
-
### Preflight Checklist
* [ ] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
* [ ] I agree to follow the [Code …
-
Here is my package.json:
```
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
…
-
Im trying to run e build on a M1 mac to produce a x86 version of electron.
Im getting this error :
`FAILED: obj/electron/electron_framework_shared_library/Electron Framework obj/electron/electron…