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

Questions tagged [iphone]

DO NOT use this tag unless you are addressing Apple's iPhone and/or iPod touch specifically. For questions not dependent on hardware, use the tag [ios]. More tags to consider are [xcode] (but only if the question is about the IDE itself), [swift], [objective-c] or [cocoa-touch] (but not [cocoa]). Please refrain from questions regarding the iTunes App Store or about iTunes Connect. If using C#, tag with [mono].

iphone
0 votes
0 answers
10 views

my subscriptions are ready to submit state what should i do next to test in Testflight

1- In App Store Connect under this app in the Subscriptions section, I have have created a Subscription Group with a single subscription. 2- The status of the subscription is "Ready to Submit&...
Hassan Seham's user avatar
-1 votes
1 answer
28 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
-3 votes
0 answers
19 views

Xcode real iphone errors with download snapkit with cocoapods on M1

My laptop is macbook air m1. To avoid issues with M1. In podfile I wrote: # Uncomment the next line to define a global platform for your project # platform :ios, '17.0' target 'MovieDB' do # ...
Yerimbet Aitzhanov's user avatar
-1 votes
0 answers
26 views

Flexbox not working on iPhone, even though I'm using -webkit prefixes

I have a main page container, in which is a container for an image and a div that has text that is to be superimposed on the image and centered. For some reason I can see flexbot effects (shrinking) ...
user26467202'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
-5 votes
0 answers
18 views

Iphone home screen - Lock second menu on long press [closed]

I’ve set up a shortcut on the home screen for my 90-year-old mother on her Iphone 11 (ios 17) so that she can call me directly. Problem: if she presses for too long, a second menu appears and if I ...
Esther Küng's user avatar
-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
1 answer
48 views
+50

Is there an HTML5 API to control camera focus and zoom on iPhone?

I am currently working on a web application that requires the ability to control the camera's focus and zoom directly from the browser. The application is designed to be used on iPhones, and I am ...
Taiko's user avatar
  • 1,311
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

15 30 50 per page
1
2 3 4 5
14707