Alexandru Tuca
Alexandru Tuca
When I am trying to create a build for the App Store, I get the following errors: > App Store Connect Operation Error The bundle 'Payload/Runner.app/PlugIns/.appex' is missing plist key....
I am trying to replicate the behavior shown [here](https://bootstrap-vue.org/docs/components/modal#prevent-closing), but no event is passed to the handleOk method. Is there another way of preventing the modal close?
### What is the bug? We are using the following code to initialize FMTC. ```dart try { // FMTC only helps with local caching, the app should not crash when...
**Describe the bug** "Read pubspec.yaml failed" on a YAML file that contains aliases on Linux (Fedora 38, tried using both bash and zsh). The same project works fine on macOS...
## Scope & Context There are languages that use characters other than the standard Latin alphabet (in this case the Romanian `ț`). I would like to create objects with names...
In [this](https://api-platform.com/docs/core/operations/#expose-a-model-without-any-routes) section, the following is written: `This way, we expose a route that will do… nothing. Note that the controller does not even need to exist.` However, if a...
**Is your feature request related to a problem? Please describe.** The TestExtensions cannot be used when using the sync storage service because they do not add ISyncLocalStorageService to the service...