Skip to main content

All Questions

Tagged with
0 votes
1 answer
20 views

React Native throughing an axios error 429

I was making a voice assisstant chatbot and come to an error of axios 429 (too many requests). I can't find a way of resolving this issue, I tried rate limiter still no success. I am working with Expo ...
SUKHBEER SINGH's user avatar
-2 votes
2 answers
81 views

"Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8" What does this build error mean?

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 FAILURE: Build failed with an exception. * Where: Build file 'D:\\Unity\\Project\\My project\\New Project\\Library\\Bee\\Android\\Prj\\IL2CPP\\...
CK C's user avatar
  • 1
0 votes
4 answers
172 views

Handling errors and exceptions for API responses

I am looking for a better way to handle errors and exceptions. I want to catch the exception and pass it back to the caller of this function. But the method signature is <LoginResponseDto, ...
ant2009's user avatar
  • 23.3k
0 votes
0 answers
139 views

Android Emulator has an error starting with code 1073741845

I'm working on a flutter project and using android emulator from android studio. At first it was working fine but then there's an error. Due to my project deadline I was using Chrome instead but using ...
Frame Business's user avatar
0 votes
2 answers
108 views

Global error handler for React Native applications (android, ios)

I am trying to create global handler for react native plugin, or at least in the application level, in TypeScript to catch all unhandled exceptions and log them. I'm using react native 0.74.x version. ...
Šemsudin Tafilović's user avatar
1 vote
0 answers
16 views

gradle error in expo while making .apk file?

I am getting error while making .apk file using expo from react native code project in windows 10. I made this project as freelancing work. please help me to solve this git error. here I attach a pic ...
jayambe36's user avatar
1 vote
1 answer
43 views

Flutter: keyboard disappears immediately when editing my text fields it closes as soon as i try to write

i have tried everything but it is not working. when i try to write in the text field it closes automatically and the screen refreshes itself. same happening to my signup screen. i cannot type anything....
Gautam Govind's user avatar
0 votes
2 answers
103 views

how to resolve android exception

Iam getting ClassNotFoundException, and it's causing a RuntimeException during the launch of my Android application. FATAL EXCEPTION: main ...
Reham Safarini's user avatar
0 votes
0 answers
28 views

Facing issue in IntelliJ : Cannot load facet Android (Flutter)

I came across this error in the recent time. "Cannot load facet Android". Was Not able to figure out how to resolve this. I made sure that my android SDK path is correctly updated in the IDE,...
Ali Khan's user avatar
0 votes
0 answers
30 views

On Android 7; after using an application for a while, I receive an error -> 'fd_set: file descriptor >= fd_setsize

While using the application, I encounter the error 'fd_set: file descriptor >= fd_setsize.' Initially, I thought it might be due to creating a new Retrofit object and OkHttpClient every time I make ...
Dawid Fendler's user avatar
1 vote
1 answer
57 views

ThemeMode not changing when using void function in GestureDetector

I am a beginner in flutter. I am trying out my Flutter remainder app project. I got stuck in the error. when I click on the gesture detector button it should change the app bar theme as well as the ...
Vishnu Kumar's user avatar
0 votes
0 answers
61 views

couldn't find dso to load libjscexecutor.so caused by : dlopen failed: can't locate symbol "--emutls_get_address

couldn't find dso to load libjscexecutor.so caused by : dlopen failed: can't locate symbol "--emutls_get_addressassist in diagnosing and resolving the issue. enter image description here Dear ...
Raj Pathak's user avatar
0 votes
1 answer
31 views

Background picture of my app is not showing in other phones only in my phone

Hello I got the following code: <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas....
takis Paras's user avatar
0 votes
0 answers
52 views

how to fix "image defined in density-independent folder" error?

I copy pasted over a 600+ images in android studio to use as an imagebutton as it seemed to work perfectly fine when I first tried it out, but when I tried to run the application once I was done with ...
kirsten's user avatar
0 votes
0 answers
42 views

react native android project error with firebase

hello i am getting an error in my react native application while integrating the phone authentication. Error sending OTP: [Error: [auth/missing-client-identifier] This request is missing a valid app ...
deepak singh's user avatar

15 30 50 per page
1
2 3 4 5
51