Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
5 views

Axios Network Error in React Native project - how to handle this issue?

At first I started to develop my mobile app using Expo, but then migrated the components (and generally the whole UI) to plain React Native (react-native). No matter what I am trying to do (e.g login, ...
Antoni Łubisz's user avatar
0 votes
1 answer
29 views

Running a background task every 10 minutes to update server with device location

I am writing a flutter app (Android & IOS) which requires sending the device location once every ~10 minutes. This task is required to continue running in the background even when the app is in ...
Shachar 's user avatar
0 votes
0 answers
25 views

pymobiledevice3: Can't instantiate abstract class LockdownClient without an implementation for abstract method '_create_service_connection'

Full disclosure: I have no idea what I am doing. I have no programming experience. I've asked ChatGPT to create a program for me. One of the files ChatGPT created for me is named 'device_detection.py.'...
jimmygbuckets's user avatar
-1 votes
0 answers
31 views

Sensor Only AR - No Camera. Advice needed

Awhile back I created an augmented reality app using Unity AR. I ran into some limitations based on the fact that it requires use of the camera and that Unity's compass integration did not work very ...
Chris's user avatar
  • 19
-2 votes
0 answers
17 views

How to handle TypeError: fork_exec() error in Flutter project?

I'm currently building a Flutter app that uses the SeriousPython package to utilize OpenCV and Numpy for image analysis, and I'm testing on my iPhone. I think I'm close to it functioning, but I'm ...
user26409301's user avatar
-1 votes
0 answers
17 views

Clarification on MASTG Test Selection and Level Dependencies (L1/L2)

Hello and sorry in advance if this is a dumb question, but I'm struggling to figure out how to interpret some info from the MASTG. When I select a test from the official link, there's another list of ...
user26432322's user avatar
0 votes
3 answers
38 views

Flutter app not building on iOS simulator

I'm trying to start a Flutter project I have gotten on a iOS Simulator and the problem is I can't. On another Mac, my friend was able to start it but I have been running in circles... I have tried: ** ...
GrandMagus's user avatar
-1 votes
0 answers
22 views

Is there a way to run containers (either Docker or similar) on iOS?

I am currently in the research phase of building a mobile app for a client. This app would require collecting data from various endpoints in real time. Each of these data sources is owned by a ...
Kuresh's user avatar
  • 1
0 votes
0 answers
50 views

Cannot receive UDP packets in Flutter

I have a camera that is supposed to be transferring a live video stream to my flutter app by way of UDP packets (confirmed in Wireshark), but for some reason I'm not receiving them. The port number ...
NoobAmI's user avatar
0 votes
1 answer
26 views

The Slidable component sometimes goes on top of other components and sometimes underneath - FLUTTER

Description: I am encountering an issue with the Slidable component in a ListView in Flutter. The behavior of the Slidable component is inconsistent depending on the number of items in the list. ...
user26377977's user avatar
0 votes
1 answer
16 views

::before element displayed above the main element in iOS Chrome and Safari

I'm building this website: https://bewerty.de/KUNDEN_PROJEKTE/Itau/production/#home One of the nicer parts is a menu that is somewhat animated. However, if I open the page on iOS Safari & Chrome, ...
Neil S3ntence's user avatar
1 vote
0 answers
27 views

WebRTC: While silence detected, The timestamps getting slower and the incoming stream stops

I have noticed an issue while using WebRTC in my iOS mobile app. I aim to record both outgoing and incoming audio during a call, and I have successfully implemented this feature. However, I am ...
Lorin Sherry's user avatar
0 votes
0 answers
45 views

@capacitor/geolocation: check location permission without prompt the user with the native dialog box

I'm working on a Capacitor app that is using the @capacitor/geolocation plugin and I'm using v5.0.6. Premise: I need to check if the user has already given to the app the permission to access his ...
lucataglia's user avatar
-2 votes
1 answer
31 views

Why Won't My Website Display Over Network Data? Works Fine When Connected To Wifi [closed]

I've created a website hosted on GoDaddy servers. It works fine on Wifi, but I can't load it when connected to mobile data. When I try to access it using T-Mobile data, I get an "...
user26009618's user avatar
0 votes
0 answers
87 views

How should I use Flutter to implement the UWB function on an iPhone to transmit messages?

I want to use Flutter to implement the UWB (Ultra-Wideband) function on an iPhone to transmit messages. However, I am facing some difficulties and need guidance on how to proceed. I tried looking into ...
Saxon's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
230