4,731 questions
0
votes
0
answers
19
views
How to pass c preprocessor flags when making final exe with dart's new native assets and build hooks interop feature?
How do you pass the flags to the final exe like -D_DEBUG, /SUBSYSTEM:WINDOWS, -DCMAKE and so on to the final exe thats built when using dart's newest build hooks, native assets interop method? ...
1
vote
1
answer
37
views
Can install4j install native images as services including install4j update features
Does anyone know if install4j can install native images as a services without external service wrappers such as WinSW?
My current version 9.0.7. I cannot use the launcher with executable type service, ...
0
votes
0
answers
57
views
Camera Preview failure on some cameras
I am developing a Camera application and at this point I am previewing all cameras.
Background: So my device have physical Cameras count of 4. 1 front 3 back. I can log upto 8 camera ids.
Progress: I ...
0
votes
0
answers
33
views
Android APK built with EAS Build cannot connect to local API server, but Expo Go works fine. How to fix network security?
I have built a mobile app with React Native and Expo that consumes an API. When I create an APK and download the app on an Android device, I get the error:
Cannot connect to server try again later
...
0
votes
0
answers
23
views
How to add image from assets in expo go?
Iam trying to add image inside letter in expo go but an exception aquired each time. How to load the image to be like a apple (image) inside the letter
1
vote
1
answer
86
views
Android Complex UI : Initial Creation Takes ~100ms — Is This Expected or Can It Be Optimized?
I’m working on an Android app that uses a RecyclerView with a custom Adapter and ViewHolder. The RecyclerView contains EditText views, and the properties of these views (such as text, color, padding, ...
2
votes
2
answers
79
views
Expo CLI error: "Unable to find expo in this project - have you run yarn / npm install yet?" even after installing dependencies
WARNING: The legacy expo-cli does not support Node +17. Migrate to the new local Expo CLI: https://blog.expo.dev/the-new-expo-cli-f4250d8e3421.
The global expo-cli package has been deprecated.
Unable ...
0
votes
0
answers
66
views
ERROR: do_prepare_recipe_sysroot: The file /usr/bin/cargo is installed by both rust-native and cargo-native, aborting
After upgrading to Rust v1.86.0 locally (currently poky master has v1.85.1),
the following error is observed:
ERROR: libstd-rs-1.86.0-r0 do_prepare_recipe_sysroot: The file /usr/bin/cargo is installed ...
0
votes
0
answers
140
views
React Native WireGuard VPN Package Linking Issue
I want to use this library :
https://github.com/usama7365/react-native-wireguard-vpn
I did everything in the Readme guide which is:
I installed the library with npm
I ran expo prebuild
I ran pod ...
1
vote
0
answers
471
views
Why does this Safari Error on iOS Simulator when redirecting to Auth0, and how to debug?
I am using expo for a react native app. I am using a development build on an iOS simulator so that I am able to use Auth0 as my authentication package. I am using their build in sdk function ...
0
votes
1
answer
359
views
Dev launcher setup that initializes twice on Android React Native app startup causes crash
My app crashes during startup.
When I use logcat I get the error
(reverse domain name deliberately obscured for security):
E FATAL EXCEPTION: main (Ask Gemini)
...
0
votes
1
answer
68
views
Using setTimeout to render and hide text
I am trying to use setTimeout to hide rendered text after a certain interval. Everything works well until I press an element to display (or set) the text. I then get an error message:
(NOBRIDGE) ...
0
votes
0
answers
63
views
I can't get the GPS metadata of an image on Android React Native, most show 0 and some 0/1, 0/1, 0/1
I can't get the GPS metadata of an image on Android React Native, I've tested many libraries, most show 0 and some 0/1, 0/1, 0/1, but they are not the correct GPS coordinates.
i tested many libraries ...
0
votes
0
answers
107
views
Cannot create a Xaml UserControl in WinUI(3) WinRT/C++ Native Desktop App
I have created a minimalist WinUI(3) WinRT/C++ Desktop (Blank, Packaged) and added a single UserControl. The module that is added compiles and runs just fine. But I want to deal with ...
0
votes
1
answer
49
views
REACT NATIVE DRAWER; The action 'NAVIGATE' with payload {"name":"Home"} was not handled by any navigator. Do you have a route named 'Home'?
I am fairy new to react native. I am using react-navigation/native": "^7.0.15" and react-navigation/drawer": "^7.1.2" to navigate from one screen on a drawer to another ...
0
votes
1
answer
60
views
How native is a standalone desktop app created with LiveCode on a macBook with M3 processor?
I want to make use of LiveCode 10 to create standalone desktop apps on a macBook with an M3 processor. LiveCode 10 itself is Universal. So does this mean that the apps created with LiveCode 10 are ...
0
votes
3
answers
159
views
React-native TextInput display end part of text instead of ... in ios
I've taken one example here which is similar to my requirement. So suppose I have two textinput, while typing on textinput 2 some part of that is appending on textinput 1's value also. so in Android ...
0
votes
2
answers
315
views
insert button in tabs in react native expo
// app/(tabs)/__layout.tsx
import { Tabs } from "expo-router";
import React from "react";
import { Platform, Pressable, View, Text } from "react-native";
import { ...
1
vote
1
answer
143
views
generate core dump when native library crashes in java application running in kubernetes
I have a java service which is running in k8s,uses a native library (written in c++). I have set the core dump path to persistent mount NFS (with this command: echo "/nfs/core_dumps/core.%t.%p&...
0
votes
1
answer
71
views
Error: Couldn't find constructor 'TextStyle' is not allowing me to run flutter app
This error is not allowing me to run flutter app. I just updated the flutter and this happened.
/C:/src/flutter/packages/flutter/lib/src/material/spell_check_suggestions_toolbar.dart:166:76: Error: ...
0
votes
0
answers
10
views
Set property to a mocked object using mockito
I am trying to set a property for my mocked object, in my testing code, the mocked object is followed by an apply to set a property value.
I found out that despite this block ran, the property value ...
0
votes
1
answer
186
views
How to use AAudio (or other C++ layer tools recommended?) to play wav files in my android app?
Basic Info and Questions##
I was trying to play .wav files in my pure C++ Android app. Gpt recommended AAudio. And I wrote some code, but it didn't work. Could someone help me to figure out why my ...
0
votes
0
answers
86
views
Unable to send data via UDP from android + gstreamer
Pipeline:
gst-launch-1.0 -v filesrc location = big_buck_bunny_720p_20mb.mp4 ! decodebin ! x264enc ! rtph264pay ! udpsink host=127.0.0.1 port=5000
Above pipeline is working perfectly via Ubantu ...
0
votes
0
answers
155
views
React Native Build Fails from missing native module gradle file
I tried to run ./gradlew clean and ./gradlew dependencies in the /android directory on RN 0.76.0 but it fails with this error:
FAILURE: Build failed with an exception.
* Where:
Settings file 'C:\...
-1
votes
1
answer
19
views
access javascript function from native android
I have a react native project I want when app is closed my android native widget access to javascript function and get data from that I used HeadlessJsTaskService but it works just when app is open