Discuss hardware-specific topics related to iPhone.

Posts under iPhone tag

200 Posts
Sort by:

Post

Replies

Boosts

Views

Activity

Build Failed after update XCODE 15
Hello Everyone I'm unable to build my project after updating Xcode 15 get same issue every time and I'm stuck into it give solutions if any one know. Showing All Errors Only Build target OneSignalNotificationServiceExtension of project Smartworks with configuration Debug ld: 11 duplicate symbols clang: error: linker command failed with exit code 1 (use -v to see invocation) ****11 duplicate symbols Linker command failed with exit code 1 (use -v to see invocation)****
1
0
491
Oct ’23
iOS17 only issue - NSURLSession failing with "No Space Left on Device"
Hi All, Our app is failing for several server requests with the below error Task .<1> finished with error [28] Error Domain=NSPOSIXErrorDomain Code=28 "No space left on device" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<1>, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=28, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask .<1>" ), _NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0[802.11], ipv4, ipv6, dns} The issue is happening only on iOS17(~10GB space is left on the iPhone11 we are using. We built the app using Xcode15). Our app is working fine on iOS16 and iOS15. The issue only happens on the latest iOS. We are using AFNetworking for all our API calls. AFNetworking doesn't use singleton class for instantiation and everytime a new session is getting created. However we are surprised that this is all working fine till iOS16. Could someone please let us know what is the root cause for this? Thanks.
1
0
935
Oct ’23
iOS 16/17 ipa installation error
Hello, I have an issue with my enterprise application in Xcode. Since iOS 16 was released, my application has stopped installing on devices with iOS 16 or higher. I have updated Xcode to version 15, but it still doesn't install correctly. It appears to start installing but eventually gives an error and displays an "unable to install" message. I've seen that other people have experienced this issue too. Does anyone know how I can resolve it or where the problem is coming from? My application has a significant amount of Objective-C code, so I'm not sure if that's the reason. Apple is supposed to continue supporting it without issues. Thank you for your help. :)
1
0
453
Oct ’23
New iPhone 15 Pro - can't enabled Developer Mode (because its not there) and XCode doesn't recognize the device
An hour ago I received a new iPhone 15 Pro, however I can't enable developer mode for it. Developer mode doesn't appear in the Setting | Privacy & Security | Security section. However I read thats to be expected now for iOS 17, and that it can be enable within XCode (although I didn't have to do that with any of my other phones which have iOS 17 on them, and for all of those Developer Mode does appear in Settings). However XCode (v15, release version not beta version) doesn't recognize the device. On the iPhone I've Trusted the Mac and restarted the phone and XCode but XCode just won't see it. Apple Configurator 2 has no problem seeing/connecting to the iPhone, nor does the iExplorer app, but XCode just won't. What can I try next?
1
0
2.1k
Oct ’23
Apple ID not active
Hello friends, my account has been disabled for security reasons and write your Apple ID not active or verification filed , I know the password but I can't log in, In my region, specifically in Georgia, I cannot write to iPhone Support , I tried every way to recover the account but to no avail , Maybe someone can tell me why this is happening, I can't prove that my own iCloud account is entered in my phone and activate it by default. I am very unhappy with the iPhone services in this case and for such a simple reason I can't do anything on the phone!!!!!!!`
1
0
284
Oct ’23
"Cannot Use Thunderbolt Accessory" iPhone 15 Pro
Full error message: "Thunderbolt accessories are not supported on this iPhone" Attempted to reformat the drive to APFS and exFat with no luck. Tried using a thunderbolt 4 cable from apple and a usb-c 3.2 from the SanDisk box with no luck. The specific model of SanDisk is the Pro G40. I've heard online this is a power issue from the iPhone 15 Pro port to the SSD device and that the port is unable to supply enough power to these SSDs. I've also heard that the transfer speeds where limited to around 500mb/s no matter how powerful of a drive you use and I'm wondering if that's contributing to my choppy frame rate out of camera when recording 4k60 ProRes. Could an iOS 17 update solve this power issue? iPads seems to work fine with these more powerful SSDs. Or would SSD manufacturers need a firmware update to lower base power requirements. I'm no technician. But it seems like a basic fix. Please let me know your thoughts. Thanks, jmann32
1
1
1.1k
Oct ’23
iPhone 15 (iOS17) Activation extension error (CallKit)
Hi, I have an application that blocks entry calls from commercial companies (using CallKit) and since the iPhone 15 release I have a lot of people that they have problems activating the extension in Settings - Phone - Block ID Calls (all people have an iPhone 15 with any version), I download Xcode15 and the last versions of iOS 17 (including betas) and in my iPhone14 Pro I can't reproduce this error, in the settings simulator, the option doesn't exist, I don't know what happened, and I can't find any information about this problem. Has anyone had problems like this? Thanks in advance.
3
0
480
Oct ’23
Call Logs on two devices with same appleid
I have two devices with same account. since IOS 17 installed recent calls are synchronized. I wish this thing doesn't like it as IOS 16.5 is it possible? Please offer an update to reverse this features as I do not wany my work phone to interfere with my personal phone. Please APPLE fix this as I am ready to get rid of my phones because of this. So many users are complaining since this is the first time a feature like this has been turned out without the option to disable. Why would you do this APPLE? Please listen to your community and fix this horrible iOS17 feature.
1
0
367
Oct ’23
Spoof iPhone GPS Data
Hi, In my Xcode project, I want to test a trip on my physical device, so starting a trip requires a speed of at least 5 MPH for at least 3 seconds. I want to take a trip on my physical device, I don't want to move my iPhone.Suggest any solutions to spoof the GPS data like longitude, latitude, and speed so that it should look like my device is moving...
0
0
238
Oct ’23
Failed to gather analytics on iPhone
I would like to collect sysdiagnose but nothing is appearing inside Analytics & Improvements -> Analytics Data. I have tried and followed guides: Sysdiagnose (iOS) When I hold both volume buttons and power button for 1-1.5sec, I get a vibration but no new logs even after an hour iOS Sysdiagnose (Using AssistiveTouch) When I click on Analytics button I get "AssistiveTouch. Failed to gather analytics. Please try again." I have iPhone 12 Max Pro, iOS 16.7.1. Do I need to enabled something additionally?
0
0
388
Oct ’23
Xcode 15 debugging wirelessly on iPhone 7 does not work
I have Xcode 15 installed on 2 MacBooks. Both MacBooks are running macOS Sonoma 14.0. I am trying to debug an iOS app wirelessly on an iPhone 7 with iOS 15.7.9. Under Window -> Devices and Simulators in Xcode I can see the iPhone under Disconnected and the message: "iPhone is disconnected" "Xcode will continue when iPhone is connected and unlocked" I have the "Connect via Network" checked. The iPhone is found when I connect it with a USB cable to both MacBooks. However I need to debug wirelessly without connecting through USB. Here is some troubleshooting that I did: Made sure iPhone 7 and both MacBooks are on the same WiFi Restarted iPhone 7 and both MacBooks Restored iPhone 7 to factory settings Pinged iPhone 7 through Terminal with its IP address on both MacBooks: ping 192.168.1.164 - it finds the iPhone 7 and I receive packages back over the network on both MacBooks Tried "Connect via IP address" under Devices and Simulators - it does not find the iPhone and does not connect On one of the 2 MacBooks I have a proxy. On the other MacBook there is no VPN nor proxy set up. Still both MacBooks can not connect to iPhone 7 wirelessly though Xcode. I also have an iPhone 12 with iOS 16.6.1. I can connect to this iPhone 12 wirelessly through Xcode. It works with the iPhone 12. Did Apple stop the support for wireless debugging with Xcode 15 on iPhone 7s? Does anyone have the same problem?
4
1
1.3k
Oct ’23
iPhone 15 ISO range
Hi, I have a camera app which can select ISO value. For iPhone 13 pro, the minimum ISO value is 40. Therefore, I set the initial ISO value to 40. Now, I replaced my iPhone 13 pro with the latest model iPhone 15 pro, and found the minimum ISO value for iPhone 15 is 55. My camera app can be use with iPhone 15 as well as iPhone 15 pro. Unfortunately I do not have an iPhone 15, so I cannot get the range of ISO value by using actual device. I searched the net, but there is no information regarding ISO range for iPhone 15 series. For that reason, I would like to know the range of ISO value for the iPhone 15. If anyone knows it, please let me know. Thanks for your help in advance.
0
0
1.1k
Oct ’23
Iphone lock screen does not ask for password in any way
i had passcode and registered fingerprint on my iphone se 2022 with ios 17.0.3. i pressed the home button of my phone with my unregistered finger and noticed that it turned on. i did this many times and it worked. i deleted all the fingerprints on my phone and tried again and got the same result. i removed the passcode and added it again but got the same problem again. i want to mention that require passcode is set to immediate. I am sure that my fingerprint reader is not broken because fingerprint login is on in whatsapp app and when I press the wrong finger it gives an error and when I press the right finger it opens the app. also on the lock screen normally when I put my finger and press hard it should unlock but because I put my finger it unlocks. In the video below, I first show that my fingerprint is registered and to show that it is not broken, I press the whatsapp lock with the wrong finger the first 2 times and then I show it by pressing it with the right finger. then I remove the fingerprint and lock the screen and it does not ask for a password in any way. it opens as soon as I put my finger on the touch id. (I don't even need to press hard.). by the way, when the screen is locked, I press the lock key 2 times in a row to go to the lock screen so that the recording does not. https://youtube.com/shorts/s3ge8uytjV4?feature=share
3
0
500
Oct ’23
MediaSource support on iPhone Safari
Hello, I'm developing a PWA, this app needs to use some features of the Audio API. one feature is MediaSource I get to work on all devices except iPhone. according to https://caniuse.com/?search=MediaSource it isn't supported on iPhone. are the plans to support this in the future? The application that I'm building creates a audioContext and audio elament. after that creates a buffer for type 'audio/mp4; codecs="mp4a.40.2'. and trys to fetch chunks of data into it. after the first chunk is loaded it starts playing. It works on my Mac and iPad I also tested on android. Hello, I'm developing a PWA (Progressive Web App). This app needs to use some features of the Audio API. One feature is MediaSource, which I've managed to get to work on all devices except the iPhone. According to Can I use Can I use, it isn't supported on iPhone. Are there plans to support this in the future? The application that I'm building creates an audioContext and audio element. After that, it creates a buffer for the type 'audio/mp4; codecs="mp4a.40.2".' and tries to fetch chunks of data into it. After the first chunk is loaded, it starts playing. It works on my Mac and iPad; I also tested it on Android.
0
0
825
Oct ’23
IPhone 13 Mini Completely bricked
I was using my phone on snapchat, when suddenly the screen was covered in pink squares. It shut off, and I have not been able to turn it on at all. The only help I can get online is the force restart (volume up, volume down, hold side button) and I have tried it several dozen times to no avail. Please help!
1
0
215
Oct ’23