-
### Description
In my Swift app, errors returned from Firebase Blocking Functions are not properly handled, resulting in the following generic error message:
```
Error Domain=FIRAuthErrorDomain C…
-
Hello dear community,
I am currently trying to organize a project in which I want to access Apple's Secure Enclave operations via Rust.
I have so far managed to execute operations on the Secure En…
-
### Operating System
macOS Sonoma version 14.6.1
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.3
### Compilation command
`fvm flutter run`
### Dart Dependencies
_No re…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-…
-
# Background
I experimented with a rust-based exo implementation that used [UniFFI](https://mozilla.github.io/uniffi-rs/latest/) for foreign language bindings so I could run it from a Swift iOS app…
-
### Description
On the linux build of Swift, `AnyHashable` does not appear to have the type-erasing semantics that it does on macOS and iOS. On those platforms, any type of integer converted to an `A…
-
Getting these errors when building for iOS 18 via Xcode coming from flutter_inappwebview
Swift Compiler Error (Xcode): Method does not override any method from its
superclass
/Users/casuallynoted…
-
I think it would be a favourable improvement, if you could centrally provide Typescript Enums for a few things, rather than having everyone writing their own. This would create a smoother DX for anyon…
-
**Describe the bug**
When trying to register TWINT as a payment method, the application crashes with a fatal error:
```
Fatal error: NSArray element failed to match the Swift Array Element type
Ex…
-
### Description
The application bundle(`.app` format) has a directory structure, so I stored it in cloud storage as a zip archived file.
I want to use a hosted application bundle in `.zip` format, li…