-
Hello,
I'm trying to integrate the newRelic client in our flutter app.
For iOS it works quite well but for Android I'm running into problems. I followed the instructions on https://pub.dev/pac…
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
CMakeList.txt:
```
cmake_minimum_required(VERSION 3.12.0)
project(react-native-audio-api)
set(CMAKE_VERBOSE_MAKEFILE ON)
set(CMAKE_CXX_STANDARD 20)
# Detect the operating system
if(APPLE)…
-
Both native SDKs have some support for location:
* iOS: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/locationprivacyexample/
* Android: https://maplibre.org/…
-
Hey,
i saw that the App has Target SDK on 34 and Minimum SDK on 24 and I wanted to ask if you could make Target SDK to 35 for Android 15 and Minimum SDK to 26/28/29/31? (Higher is always better) I …
ghost updated
1 month ago
-
### Description
Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: CMake Error at A:/React Native/signalgroupapp/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cma…
-
**Describe the bug**
Google does not provide the doc for the android sdk anymore.
So I put the SDK source code (in %userprofile%\AppData\Local\Android\Sdk) for SDK 34 (Android 14) in an IntelliJ kot…
-
### Platform
Flutter Mobile iOS
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
[✓] Flutter (Channel stable, 3.24.5, on macOS
15.1.1 24B2091 darwin-arm64, locale en-US)
• Fl…
-
### Description
I started a new Blank Library using the `Fabric View` template, after I ran `yarn install` in the project root and inside the example folder without changing or doing anything else I …
-
请按以下格式提供问题的相关信息。
## 问题的具体描述
BUILD FAILED in 3s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build fail…