Discuss hardware-specific topics related to iPhone.

Posts under iPhone tag

200 Posts
Sort by:

Post

Replies

Boosts

Views

Activity

can iphone 5 communicate with other BLE device ?
can iphone 5 communicate with other BLE device ? i have made ios app communication with other device by bluetootch classic (BR/EDR) because my customer want my app to communicate old device using bluetooth classic, but, i found that the first iphone model using BLE is iphone 5 (2012 made) using BT4 last model of iphone using bluetooth classic is iphone 4s(2011 made) can iphone 5 communicate with other BLE device ?
0
0
449
Aug ’23
Iphone 14 plus signal drops + won't come back
Hello, my son's iphone 14 plus has an infuriating problem. He has a physical sim card for a Belgian carrier. When he enters Belgium his signal nornally works but then if it drops for whatever reason (in a train, car, cellar) it doesn't come back. We have to remove the sim, put it in another phone and then put it back in the iphone. Is this a known issue? Does anyone have any smart fixes? (we have tried network resets and the sim works on other phones, including my old android brick)
1
0
290
Aug ’23
"PosterBoard quit unexpectedly." warning in my Mac running macOS 13.4.1(c)
I don't see any current posts about the warning that says "PosterBoard quit unexpectedly." on my Mac. Older posts say this is an error generated by Xcode Simulator. I tried one of those solutions but I still see this warning coming up. I am also not using Simulator. I'm using an actual device - an iPhone 13 Pro Max running iOS 16.6. When I click on Reopen in that alert box telling me that warning message, I get a warning in an alert box with a picture of the Finder icon on it, and it says "You can’t open the application “PosterBoard.app” because this application is not supported on this Mac.". Anyone else have this problem and know what do do about it? Like fix it or get around it?
2
0
605
Aug ’23
IPhone 14 Battery Health Declining Faster than Expected
I got this iPhone 14 in Product Red, 128 GB in February 2023, the same year I'm posting this. I've mainly used it for taking photos and calling my partner, with less than 8 apps and around 1,000 photos stored. I always use the original cable for charging and don't play games in the phone (TBH, I don't have any games in this phone) that could harm the battery. However, the battery health has dropped to 93%, which is lower than expected for just 6 months of use. While some may argue that this figure is still quite acceptable, it falls short of what I anticipated for a new device with only six months of usage. I can draw a comparison with my previous phone, my previous phone, an iPhone SE 2021, endured heavy gaming for 12 hours a day and didn't have such a battery drop in the same timeframe. I'm genuinely curious if there's an issue with this new phone, even though I follow charging best practices by not going above 80% or below 20%.
1
0
739
Aug ’23
How to install homemade IPA app on iPhone
I built a few homemade iOS Web Apps that I built with Xcode. I somehow was able to get them on my old iPhone 13. They are in IPA format. I upgraded to a 14 and need help reinstalling them. I've tried using Apple Configurator as well as just dragging them through the finder, but keep getting the following error: "This app cannot be installed because its integrity could not be verified." I tried going into the Device management to trust the profile, but no profiles are shown. Like I said, I had them on there before. I just don't know how I did it. Please be specific and detailed with your instructions. This project was me experimenting to see if becoming a developer is in my future. Clearly I'm not meant for this. Thanks in advance.
0
0
348
Aug ’23
I have denied the use of the camera in Safari, but it is still available.
I have set the iPhone device settings to deny the use of the Safari camera. (Settings app>Safari>Camera>"Deny") When selecting a file on a website and choosing "Take Photo", the camera can be activated. Devices tested iPhone SE (2nd generation) iOS 16.5 iPhone 7 iOS 15.7.3 iPhone 13pro iOS 16.5.1 But, Chrome is able to deny it successfully. Do you know if this is using Safari or a glitch? And, do you know how to make the rejection work in Safari as well?
1
0
324
Aug ’23
iPhone 11 Screen Issue
I am writing to complain about an issue with my iPhone 11 screen. I have had the phone for over a year and have taken good care of it. I have never dropped it or gotten it wet. Recently, I noticed that a line had appeared on the screen. The line was thin and white, and it was located at the top of the screen. The line has been growing slowly over time. I have tried restarting my phone, but the line has not gone away. I have also tried updating my phone's operating system, but that has not fixed the problem either. I am concerned that the line is a sign of a more serious problem with the screen. I would like to request a replacement screen for my phone. I would appreciate it if you could look into this issue and provide me with a solution. Additional information: I have attached a photo of the line on my phone's screen. Thank you for your time and consideration.
1
0
245
Aug ’23
Released app crashes on restart.
On downloading the app from app store everything works But, when I close the running app and launced it and it crashes. The app works fine in test environment and on appceter where it was tested but crashes on the restart of the app. On Examing the crash logs on xcode these are the logs which are hard to interpret. The crash log tool does not catch any crashes as well. The app is written in Xamarin. Does anyone have any suggestions? It is working fine on all my devices and on simulators. Here are some logs from the crash log. 30 UIKitCore 0x1c1bf1a50 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 300 31 UIKitCore 0x1c1bf1174 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2848 32 UIKitCore 0x1c1bf0150 -[UIApplication _runWithMainScene:transitionContext:completion:] + 856 33 UIKitCore 0x1c1befd9c -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 132 34 UIKitCore 0x1c1935e74 _UIScenePerformActionsWithLifecycleActionMask + 108 35 UIKitCore 0x1c1c77d78 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 216 36 UIKitCore 0x1c1b28adc -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 220 37 UIKitCore 0x1c1b28904 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 620 38 UIKitCore 0x1c1b284b4 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 252 39 UIKitCore 0x1c1b28380 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 148 40 UIKitCore 0x1c220c56c +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 736 41 UIKitCore 0x1c22a6568 _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 224 42 UIKitCore 0x1c19d4374 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 316 43 UIKitCore 0x1c1e47294 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.214 + 556 44 UIKitCore 0x1c1aa69a0 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 216 45 UIKitCore 0x1c1aa6810 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 244 46 UIKitCore 0x1c1aa5d64 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 520 47 UIKitCore 0x1c1aa5af0 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 288 48 FrontBoardServices 0x1d5444e90 -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 344 49 FrontBoardServices 0x1d54848f8 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.78 + 120 50 FrontBoardServices 0x1d5448c24 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 168 51 FrontBoardServices 0x1d5484530 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke + 360 52 libdispatch.dylib 0x1c6ce4f88 _dispatch_client_callout + 20 53 libdispatch.dylib 0x1c6ce8a08 _dispatch_block_invoke_direct + 264 54 FrontBoardServices 0x1d5452d40 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 52 55 FrontBoardServices 0x1d54528dc -[FBSSerialQueue _targetQueue_performNextIfPossible] + 220 56 FrontBoardServices 0x1d5455184 -[FBSSerialQueue _performNextFromRunLoopSource] + 28 57 CoreFoundation 0x1bf798f24 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28 58 CoreFoundation 0x1bf7a52fc __CFRunLoopDoSource0 + 176 59 CoreFoundation 0x1bf7291c0 __CFRunLoopDoSources0 + 244 60 CoreFoundation 0x1bf73eb7c __CFRunLoopRun + 836 61 CoreFoundation 0x1bf743eb0 CFRunLoopRunSpecific + 612 62 GraphicsServices 0x1f9939368 GSEventRunModal + 164 63 UIKitCore 0x1c1c39668 -[UIApplication _run] + 888 64 UIKitCore 0x1c1c392cc UIApplicationMain + 340
1
0
342
Oct ’23
I Phone 13 volume goes up & down in whatsapp
My Iphone 13 is running in IOS 17 Public beta 6, recently I am noticing while using Whatsapp Status (only whatsapp) when I try to decrease volume in status its kind of not working, After that while I open Whatsapp i could see my volume goes or down and even when I come out the whatsapp the ringer volume goes up and down. I need to restart my phone to over come but this problem is consistent. My whatsapp is also upto date (and not an beta user). Pls suggest for any resolution.
0
0
220
Sep ’23
Feasibility and Privacy Concerns for App Monitoring and Blocking 3rd Party Apps on iOS
Hello, I am interested in developing an iOS app that can monitor and potentially block third-party applications while a specific app is running. I would like to inquire about the feasibility of implementing such functionality within the iOS ecosystem and if there are any privacy terms or restrictions that I need to be aware of to ensure compliance with Apple's policies. Thank you for your guidance.
0
0
420
Sep ’23
Feasibility and Privacy Concerns for App Monitoring and Blocking 3rd Party Apps on iOS
Hello, I am interested in developing an iOS app that can monitor the names of third-party applications running in parallel without collecting any user-specific data. I would like to inquire about the feasibility of implementing such functionality within the iOS ecosystem and if there are any privacy terms or restrictions that I need to be aware of to ensure compliance with Apple's policies. Additionally, I want to emphasize that the app will not collect any user-specific data but only the names of third-party apps for operational purposes. Thank you for your guidance.
0
1
381
Sep ’23
Local dns issue
Hi team My iphone unable to resolve hostname when connected to company . because of this some of my company application are not be register to company network. but when we manually assign the dns ip to iphone it is working fine. But when iphone gets ip from dhcp automatically then it is not working. But for other devices like windows and andriod it is working fine with dhcp. Need help on this Regards, Shabbir
0
0
233
Sep ’23
NSInternalInconsistencyException - attempt to insert item 20 into section 3, but there are only 3 sections after the update
From recent days we are facing a serious random crash issue in our iOS app related to UICollectionView. We are having listing page where we have 4 sections with different data model. We have faced the below crash issue which happened all times when we update collection view. NSInternalInconsistencyException - Invalid update: invalid number of items in section 3. The number of items contained in an existing section after the update (60) must be equal to the number of items contained in that section before the update (40), plus or minus the number of items inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out). With below solution if #available(iOS 15.0, *) { if isPagination { var paths = [IndexPath]() for item in 0..<(localResult.products?.items ?? []).count { let indexPath = IndexPath(row: item + self.productItemData.count, section: 3) paths.append(indexPath) } self.productItemData.append(contentsOf: localResult.products?.items ?? []) self.mainCollectionView?.insertItems(at: paths) } else { self.productItemData.append(contentsOf: localResult.products?.items ?? []) } } else { self.productItemData.append(contentsOf: localResult.products?.items ?? []) } With the above solution, crash which happened all times when we update the collection view is resolved. But now, we are facing with another new issue as below and this is happening randomly based on different data set. This crash log is becoming the highest one and its affecting our app performance very seriously. And its happening with mostly above iOS 15. Is there any gap that we missed with latest iOS version update and why its happening without any much code change? Any better solution will be appreciated. Latest crash details: NSInternalInconsistencyException - attempt to insert item 20 into section 3, but there are only 3 sections after the update NSInternalInconsistencyException - Invalid batch updates detected: the number of sections and/or items returned by the data source before and/or after performing the batch updates are inconsistent with the updates. Data source before updates = { 4 sections with item counts: [1, 1, 1, 340] } Data source after updates = { 4 sections with item counts: [1, 1, 1, 340] } Updates = [ Insert item (3 - 320), Insert item (3 - 321), Insert item (3 - 322), Insert item (3 - 323), Insert item (3 - 324), Insert item (3 - 325), Insert item (3 - 326), Insert item (3 - 327), Insert item (3 - 328), Insert item (3 - 329), Insert item (3 - 330), Insert item (3 - 331), Insert item (3 - 332), Insert item (3 - 333), Insert item (3 - 334), Insert item (3 - 335), Insert item (3 - 336), Insert item (3 - 337), Insert item (3 - 338), Insert item (3 - 339) ]
1
0
700
Sep ’23
Simulator/iPhone not showing Tab Bar Controller icons
Dear community, I've been learning Swift, currently reading "Development Swift Fundamentals" (page 484). I have added 2 items to the tab bar controller. If I use one of the default "system items" (icon+label), it works fine in the simulator. However, if I change that to "Custom" and choose a different icon from the "Selected Image" menu, it shows that normally in Xcode but it does not show that at all in the Simulator or in my iPhone. Please see the images attached. Any thought? Please find below how I see that in the Simulator (or in my iPhone): Thanks, Rodrigo
0
0
338
Sep ’23