-
A problem occurred configuring project ':flutter_webview_plugin'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. S…
-
### Describe the bug
I tried to delete `gen/apple` and re-`cargo tauri ios init`, but this error keeps coming up when I use `cargo tauri ios dev`
### Reproduction
_No response_
### Expected behavi…
-
### Current Situation
When starting homebridge, it fails. Tries to restart and continually fails. Why, and what can be done to fix it?
### Logs
[10/26/2024, 11:17:02 AM] Error: listen EACCES: per…
-
### Steps to reproduce
Click on a marker in the Google sample code
### Expected results
The InfoWindow should be showing
### Actual results
The InfoWindow is not showing.
This issue o…
-
-
I get this error message on the very last step of patching:
Step 2:
Patching your iPhones Eligibility.plist file! Please plug it in now to continue and hit Trust this computer when prompted
Press…
-
This is what I get in my iOS app. On Android it works.
`Uncaught Kotlin exception: org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory: 'app.presentation.AppViewM…
-
Generating Pods project
Integrating client project
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
### Command
```
/usr/local/bin/pod install
```
### R…
-
![Снимок экрана (193)](https://github.com/user-attachments/assets/65f27b38-2e6a-46a6-8556-9b965613517a)
there is always an error, I attach the log | Please, help
iOS Version: 18.1
iOS Name: i…
-
Hi guys, library works fine on Android and iOS 17, but not on iOS 18.
```
rnBiometrics.biometricKeysExist().then((resultObject) => {
const { keysExist } = resultObject;
if (keysExist) {…