-
### The issue
I am working on a cross platform (android and ios) app using .NET8 MAUI in Visual Studio.
I've installed a postgresql database to write data into and have pg admin4 to access and view …
-
怎么没有:module:assembleRelease任务。。前面都很正常
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
-
```
2024-10-17:13:53:24:540 [QQAPI] QQApi.m:278 send message
2024-10-17:13:53:24:542 [QQAPI] QQApiMessageAndUrlConverter.m:141 urlWithMessage, share with :QQApiNewsObject
2024-10-17:13:53:24:543 [Q…
-
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the r…
-
### Steps to reproduce
1. Run the code sample on an iPhone 16 Pro with iOS 18 (Simulator works too)
2. Click "Continue" on the alert that the page is user-created
3. Click the first input element
…
Aulig updated
2 weeks ago
-
## Environment
My machine (windows, build on a mac mini):
```
System:
OS: Windows 10 10.0.19045
CPU: (4) x64 Intel(R) Core(TM) i5-7600 CPU @ 3.50GHz
Memory: 4.25 GB / 15.94 GB
Binaries:…
-
I cannot run this plugin with
Android Studio Dolphin | 2021.3.1 Patch 1
built on September 30, 2022
I'm getting Null pointer exception
-
**Describe the bug:**
Updated my app to the latest version recently. Ran a release build on android and kept getting an exception when the camera was made active in the view that was causing the ap…
-
### Steps to reproduce
Using
SvgPicture.asset(pathToAsset, colorFilter: ColorFilter.mode(Color(0xFFFF0000), BlendMode.srcIn));
... tints the asset red on iOS 15 on Safari on mobile devices…