-
### Description
Hello, I have installed dotnet 6 preview 7 on fedora 34 virtual machine in order to check android development
After that i have entered command
sudo dotnet workload s…
-
### Description
When compile a MAUI Blazor project for Android in Release build, if there is a file like `.init` in `wwwroot` file, it fails with the following message:
```
PS C:\Users\lukev\sour…
datvm updated
1 month ago
-
## 概要
androidより下記指摘
以下の SDK バージョンには重大な問題があることが報告されています。
com.google.android.gms:play-services-safetynet:17.0.0
SDK のデベロッパーからの報告は以下のとおりです。
```
The SafetyNet Attestation API is being disconti…
-
### 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-android…
-
Hi,
I am interested in reading raw PPG data and RRi from the Rhythm24 in real-time.
It seems that there has been progress on iOS apps.
1. Are you planning to also modify the Android SDK to enable r…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
Just trying to build the app gives me the error:
FAILURE: Build failed…
-
### Steps to reproduce
Run the attached code sample
### Expected results
`AppBar` shows elevation when `ListView` content is scrolled
### Actual results
`AppBar` shows no elevation when `ListView…
-
### Which packages are you using?
stream_chat_flutter
### On what platforms did you experience the issue?
Android
### What version are you using?
stream_chat_flutter: ^6.11.0
### What happened?
…
-
### Steps to reproduce
Related to https://github.com/flutter/flutter/issues/155355
Same app same versions of dependencies like in the above issue , upgrading video_player_android from version 2.…
-
When we receive a Megolm key (session) with a particular session ID from somewhere, we need to store it into the local store. The key is flagged with `imported` if it was not received directly from a …