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

All Questions

Tagged with
-1 votes
1 answer
27 views

Gradient layer on UiView

I am trying to provide gradient layer to the View on created XIB. I have to give gradient colors with combination of 5 colors. But unfortunately gradient is not working. These are colors array:- let ...
Akash Singh's user avatar
0 votes
1 answer
27 views

Change the Background of Pickers/Toggle in SwiftUI

I'm creating a basic app for meditation to continue learning SwiftUI. I am unsure how to get the Picker and Toggle views to have the same background as is being used within the Form, that is, not the ....
xFG.ai's user avatar
  • 1
-2 votes
1 answer
22 views

Why could app stop responding to touches?

This is a request for brainstorming for what the issue could be. My iPhone app is typically used for hours at a time, like a navigation app. It works perfectly for the vast majority of users. But some ...
fishinear's user avatar
  • 6,286
-1 votes
0 answers
17 views

How Fing app detects the model, iOS Version and Brand although Apple stopped access to MAC Address

I was using the Fing app and noticed it could identify my iPhone model, iOS version, and the brand of my other devices, even though Apple restricted access to MAC addresses starting with iOS 7. I'm ...
Rijul Singhal's user avatar
0 votes
0 answers
26 views

I want to retrieve iPhone's notification data to PC. How can I receive the notification's app icon?

I want to make a Windows application that connects to a nearby iPhone, and displays the phone's current notifications as a list (which is similar to Microsoft Your Phone's notification feature). I'm ...
Taylor Yi's user avatar
-3 votes
0 answers
24 views

I am looking for a chart that shows the differentce between mobile and web technologies [closed]

I am trying to find a chart that shows the eveloution of mobile vs web technologies over time (let's say for the last 5 years), but for some reason I am not able to find somethong like this. Do you ...
Iosif's user avatar
  • 371
-1 votes
0 answers
19 views

Xamarin loop while trying to run a simulator

I just tried to debug my ios application on Xamarin. Paired my Mac, and then when I run debug, it loops in this way: Checking Server, Connecting to Mac, Connected. And repeats every second. I tried to ...
LanceT's user avatar
  • 1
0 votes
0 answers
38 views

Run flutter web app on Chrome on iOS machine

I have a Flutter app that I have compiled to run on Chrome on a Windows machine. I have tried to get it to run on Chrome on an iOS machine but it doesn't work. This is what the user sees when typing ...
LostTexan's user avatar
  • 797
-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
0 votes
0 answers
58 views

Is there any way to detect SIM insertion on iOS 16 and later?

I am developing an iOS application where I need to detect if a SIM card is inserted in the device. I am targeting iOS 16 and later. I have tried using CTTelephonyNetworkInfo and CTSubscriber, but I am ...
IamVariable's user avatar
0 votes
0 answers
19 views

How can I ensure that the audio plays through the connected Bluetooth device on iOS?

I'm developing a React component for audio playback in a chat application. The component works well on Android devices, but I've encountered an issue on iOS devices. When connecting Bluetooth headsets ...
Rutvik D Mehta's user avatar
-3 votes
0 answers
17 views

Node.js Video Upload Feedback Project Not Working on iPhone [closed]

I'm working on a project where users can upload their videos and receive feedback using the Gemini and OpenAI APIs. The frontend is deployed on Vercel, and the backend is on Railway. The project works ...
estakkk's user avatar
  • 27
-2 votes
0 answers
28 views

Why can apps be granted unlimited access to the photo library? [closed]

Some apps allow the user to add photos from the photo library. There is also often a setting where the user can give the app full access to the library or some restricted access (which is often more ...
August Karlstrom's user avatar
-2 votes
0 answers
55 views

Xcode 15.4 crashing

I am running my app on Xcode 15.4. However when ever I launch Xcode it crashes after reaching processing files. However I found out that if I change the location of my Derived Data to Legacy by going ...
Shreyansh upadhyay's user avatar
-2 votes
0 answers
33 views

QA Testing for iOS Mobile Apps [closed]

I want to check how QA testing is done for iOS Mobile apps? Option 1: Deploy the app to App Store in TestFlight mode and ask QA to test. Benefits: QA can test on real iPhone device. Drawbacks: ...
Arjun Goel's user avatar

15 30 50 per page
1
2 3 4 5
6682