Search results for

“iPhone 16 pro”

80,746 results found

Post

Replies

Boosts

Views

Activity

Unpaired, now frozen
Elected to unpair my watch from my phone running iOS 9 and, now, the watch is stuck at the booting screen with only one line filled inaround the radius. I've tried to reboot the watch several times with no change. Any ideas? Steps I took include the following-unpaired watch from phone--display showed unpairing occurring-display went black-continued to check to see if unpairing was occurring-Display remained black-performed two finger restart by holding down crown and side button--display shows apple logo followed by lines around radius.one line filled inhave contacted AppleCare and, due to beta software, they will not support the device at all.
0
0
270
Jun ’15
Reply to iPhone 6 Battery Life after iOS 9 Upgrade
I have noticed that the Phone does not turn off the display after sitting for a while. The brightness goes way down, but the screen itself is still on and phone is not locked, this is even with the auto-lock set to 5 minutes, which might be contributing to the battery life drain that I'm seeing. If I manually lock my phone the battery seems to last longer.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Application Verification failed installing sample code
So I downloaded the sample code provided by Apple for plahiing movies on the watch. I had it install the app on my iphone. I went to the app on the Watch app and told it to install. After it installs it gets failed to install watchkitmovieplayer watchkit app, error Application Verification failed. It does the same thing when I try it in the simulator. Any idea how to get the sample code to work?I'm using Xcode 7.
3
0
1.9k
Jun ’15
Reply to Most App are keep crashing down
I have the same problem. But most comes from native apps.After digging to the crash reports, most app crashes because the related library is not found: /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUIHope apple help to solve the problem.I am using MacBook Pro (13-inch, Mid 2009)
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iPhone 6 Battery Life after iOS 9 Upgrade
I'm seeing the same. Pretty much like previous betas though, and is to be expected. However, this time we have Low Power Mode to test too! Low power mode has been very good and in my experience this week, it puts battery life way back up for little penalty. Currently I keep my phone in Low power mode when I'm away from my charger, until less power hungry beta is available.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Syntax for Generator in Swift 2.0
This works for me in the Swift 2 Playground:struct HexDigits: SequenceType { struct HexDigitsGenerator: GeneratorType { let hex = [0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F] var index = 0 mutating func next() -> String? { return index < 16 ? hex[index++] : nil } } func generate() -> HexDigitsGenerator { return HexDigitsGenerator() } func underestimateCount() -> Int { return 16 } } var hex = HexDigits() hex.reverse()
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to iPhone 6 Battery Life after iOS 9 Upgrade
This is an interesting idea. I can see Apple wanting lots of diagnostics from beta releases.Do you know that this will work? If so, I'll try reinstalling.My iPhone 6 ran warm on iOS 9, warm like when I use GPS for an extended period. But, I wasn't using any GPS apps (G Maps etc...) the day I used iOS 9 and the battery drained from 100% to 20% in 5hrs.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Any problems with backup to iCloud using 9.0
Have always had free 5 GB cloud storage, always < 2 GB. Installed IOS 9.0 tried to backup, message said all 5 Gb used, then went to 20 GB monthly fee @ .99 per month, tried backup, said 20 GB was used up. would not do a backup, then bought 200 GB @ 3.99 per month, said 180 GB available, but would not backup. Turned off all cloud backup tried to come in new, turned iPhone settings on tried to backup now, and after a 30 min forever loop, I had to do a soft reset to get iPhone back. Any suggestions Please. Thaks.
1
0
83
Jun ’15
Unpaired, now frozen
Elected to unpair my watch from my phone running iOS 9 and, now, the watch is stuck at the booting screen with only one line filled inaround the radius. I've tried to reboot the watch several times with no change. Any ideas? Steps I took include the following-unpaired watch from phone--display showed unpairing occurring-display went black-continued to check to see if unpairing was occurring-Display remained black-performed two finger restart by holding down crown and side button--display shows apple logo followed by lines around radius.one line filled inhave contacted AppleCare and, due to beta software, they will not support the device at all.
Replies
0
Boosts
0
Views
270
Activity
Jun ’15
Reply to iPhone 6 Battery Life after iOS 9 Upgrade
I have noticed that the Phone does not turn off the display after sitting for a while. The brightness goes way down, but the screen itself is still on and phone is not locked, this is even with the auto-lock set to 5 minutes, which might be contributing to the battery life drain that I'm seeing. If I manually lock my phone the battery seems to last longer.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Application Verification failed installing sample code
So I downloaded the sample code provided by Apple for plahiing movies on the watch. I had it install the app on my iphone. I went to the app on the Watch app and told it to install. After it installs it gets failed to install watchkitmovieplayer watchkit app, error Application Verification failed. It does the same thing when I try it in the simulator. Any idea how to get the sample code to work?I'm using Xcode 7.
Replies
3
Boosts
0
Views
1.9k
Activity
Jun ’15
Reply to Glances for third party apps stop working
Just an FYI, a quicker fix I have been using is to go into Apple Watch app on iPhone and select glances and remove the ones that are not updating/working and then re-add them right away. You will then notice that the glances work again for a while.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Most App are keep crashing down
I have the same problem. But most comes from native apps.After digging to the crash reports, most app crashes because the related library is not found: /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUIHope apple help to solve the problem.I am using MacBook Pro (13-inch, Mid 2009)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Fix re-entering password 10x on login - Keychain access iCloud on El Capitan
It looks like I'll have to file two different bugs, one for iCloud not working on System Preferences (when I can't access it). When I did it didn't work both for iPhone and MacBook...okay so maybe 3 different bugs...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Are testflight users forced to erase the apps?
I have similar question. After 30 days, testflight will disable/delete the beta test app in the phone? Or the tester can continue launch and use the app until the they manually upgrade/delete the app?
Replies
Boosts
Views
Activity
Jun ’15
Reply to iPhone 6 Battery Life after iOS 9 Upgrade
I'm seeing the same. Pretty much like previous betas though, and is to be expected. However, this time we have Low Power Mode to test too! Low power mode has been very good and in my experience this week, it puts battery life way back up for little penalty. Currently I keep my phone in Low power mode when I'm away from my charger, until less power hungry beta is available.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Syntax for Generator in Swift 2.0
This works for me in the Swift 2 Playground:struct HexDigits: SequenceType { struct HexDigitsGenerator: GeneratorType { let hex = [0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F] var index = 0 mutating func next() -> String? { return index < 16 ? hex[index++] : nil } } func generate() -> HexDigitsGenerator { return HexDigitsGenerator() } func underestimateCount() -> Int { return 16 } } var hex = HexDigits() hex.reverse()
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to iPhone 6 Battery Life after iOS 9 Upgrade
This is an interesting idea. I can see Apple wanting lots of diagnostics from beta releases.Do you know that this will work? If so, I'll try reinstalling.My iPhone 6 ran warm on iOS 9, warm like when I use GPS for an extended period. But, I wasn't using any GPS apps (G Maps etc...) the day I used iOS 9 and the battery drained from 100% to 20% in 5hrs.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Developer, but all I am able to download is up to Yosemite
I had the same problem. You need to phone developer support. When they merged iOS and OSX developmment programs they screwwed up in a few cases.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to After Downgrade from IOS 9 beta to IOS 8.3 no Imessage and Facetime activation
There is only a problem with the iphone 5s which was on IOS 9.Other Devices work properly with same Apple-ID.Is there a possibility to delete this device ?Does anybody know where the problem could be ?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to CoreLocation: startUpdateLocation is unavailable
Watched the CoreLocation session video today and the correct way for periodic updates is to use WCSession from the watch to request the phone to do the location tracking.As I already have a working iPhone app doing this I just have to create a simple interface my watch app can use to start/stop tracking.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Any problems with backup to iCloud using 9.0
Have always had free 5 GB cloud storage, always < 2 GB. Installed IOS 9.0 tried to backup, message said all 5 Gb used, then went to 20 GB monthly fee @ .99 per month, tried backup, said 20 GB was used up. would not do a backup, then bought 200 GB @ 3.99 per month, said 180 GB available, but would not backup. Turned off all cloud backup tried to come in new, turned iPhone settings on tried to backup now, and after a 30 min forever loop, I had to do a soft reset to get iPhone back. Any suggestions Please. Thaks.
Replies
1
Boosts
0
Views
83
Activity
Jun ’15
Reply to Suppress local notification actions for watch
The notification actions need to be the same across iPhone and Apple Watch. Please file an enhancement request at bugreport.apple.com.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’15