Search results for

“iPhone 16 pro”

80,726 results found

Post

Replies

Boosts

Views

Activity

OS X Could not be installed on your computer
During the installation of OS X El Capitan on my Mac Book Pro , the install fails and I am left with OS X Could not be installed on your computer File System verify or repair failed. Quit the installer to restart your computer and try again. No matter how many restarts I do it does not install. Also repair does not work in disk utility. Please help me if you know what to do.
5
0
24k
Jun ’15
Low sound
On my iPad Mini 3 the sound that is coming out of the speakers is very low. The volume level is set to max and limit volume is off. Can hardly hear the lock sound when locking. Music is quiet and so are videos in Safari. All was fine in iOS 8.3. Only started when installed the beta. I also have the beta in my iPhone 6 and that is fine. Only effecting iPad Mini 3.
3
0
909
Jun ’15
Reply to watchos 2 contacts failed to synch on my watch from my phone
I had the same problem. To resolve it I did the following.Ensured all my contacts were synced onto iCloud.I turned off iCloud syncing for my contacts, and selected delete from phoneMy phone was now empty ( which is why it is important to check they are in iCloud )I re-enabled syncing, which downloaded my contacts and then after a few seconds they were all transferred to the watch.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to **Organizing an entire list of Unstable Apps**
If it is of no value to you it is of no value to others?What is the value of this thread? To see what works and what not.....Who would read it? I do ...and you just didWho would act on this? People who have one device only and might decide not to update to the beta (if their workflow is interrupted)Who would check what others write are valid? It's called feedback.. you say what you see ....i do too... and figure out why (it might be device specific and again people would know if their specific workflow might be affected)There is no real conversation, this is a multithread. Definetly not with that attitude, little miss sunshine the world does NOT revolve around you....... the sun raised even if you were asleep you know? 😉On topic ..1Password works here (iPhone 6 128 GB iOS 9 Beta 1)!
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Swift 2.0 deployment target 7.1
I have a very small Swift 2.0 project which should run on 7.1 and newer.It should use WKWebView on iOS > 8.0 and UIWebView on iOS < 8.0.As soon as I add the WKWebView I can't compile the app again:import UIKit import WebKit class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() if #available(iOS 8.0, *) { let w = WKWebView() w.frame = self.view.frame w.autoresizingMask = [UIViewAutoresizing.FlexibleWidth, UIViewAutoresizing.FlexibleHeight] self.view.addSubview(w) } else { let w = UIWebView() w.frame = self.view.frame w.autoresizingMask = [UIViewAutoresizing.FlexibleWidth, UIViewAutoresizing.FlexibleHeight] self.view.addSubview(w) } } override func didReceiveMemoryWarning() { super.didReceiveMemoryWarning() } }When I compile for the simulator I have no problems at all, but when compiling for devices I get the following warning:ld: warning: URGENT: all bitcode will be dropped because '/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/
5
0
3.0k
Jun ’15
Reply to Restore process to ios9 stuck at aprox 10%
Same issue here too.My device is an iPhone 6+.I tried 8.3 and 9.0 several times, including factory reset and update via ⎇+click in iTunes.What device do you have problems with? Have you tried a different mac (I'm preparing to do this now)?EDIT:I found some stuff on the console which might be interesting (I removed some IDs):09.06.15 13:21:35,831 iTunes[3009]: RPSocket.cpp:341(FinalizeRPSocket): Closed <RPSocket 0x610000430de0: Pinger-6b8b4567327b23c6643c9869 fd=-1> after reading 200 bytes and writing 66 bytes 09.06.15 13:21:35,940 iTunes[3009]: Socks5Server.c:204(srvSocketOpened): Successfully connected to gg.apple.com:80 09.06.15 13:21:35,940 iTunes[3009]: RPSocket.cpp:135(reset_stats): Reset stats for <RPSocket 0x61800043c040: Device-<SOME-DEVICE-ID> fd=56> after reading 157 bytes and writing 31 bytes 09.06.15 13:21:35,940 iTunes[3009]: RPSocket.cpp:676(RPSocketExchangeData): Beginning data exchange: <RPSocket 0x61800043c040: Device-<SOME-DEVICE-ID> fd=56> <==> &
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Can't download IOS 9 \ Xcode 7
Hi all,Whne I go to the Member center and choose IOS 9 -> Download,then I choose my iPhone model (iPhone 5 A1429), it sends me to my Apple ID details but not downloading.It doesnot matter which model I choose, it the same result..Tried it on 2 diffrent Macs, 2 browsers, same result..This also happens when I choose download on the Xcode 7.I did manage to download OS X.11.I previuosly had IOS developer program and now I should have all programs as I understood from Apple's e-mail regarding the new programs.Why can't I download the new IOS 9 Beta version?
7
0
1.3k
Jun ’15
Can't add Apple pay card to wallet on watch
Hi Guys,I wanted to add a credit card to my Apple watch (which is already set up for Apple pay on my Phone).I go to the phone's Apple watch app -> Wallet (what used to be Passbook + Apple pay) - and ... no place to add a card for the watch.Anyone figured this one out?
Replies
3
Boosts
0
Views
2.0k
Activity
Jun ’15
OS X Could not be installed on your computer
During the installation of OS X El Capitan on my Mac Book Pro , the install fails and I am left with OS X Could not be installed on your computer File System verify or repair failed. Quit the installer to restart your computer and try again. No matter how many restarts I do it does not install. Also repair does not work in disk utility. Please help me if you know what to do.
Replies
5
Boosts
0
Views
24k
Activity
Jun ’15
Low sound
On my iPad Mini 3 the sound that is coming out of the speakers is very low. The volume level is set to max and limit volume is off. Can hardly hear the lock sound when locking. Music is quiet and so are videos in Safari. All was fine in iOS 8.3. Only started when installed the beta. I also have the beta in my iPhone 6 and that is fine. Only effecting iPad Mini 3.
Replies
3
Boosts
0
Views
909
Activity
Jun ’15
Reply to watchos 2 contacts failed to synch on my watch from my phone
I had the same problem. To resolve it I did the following.Ensured all my contacts were synced onto iCloud.I turned off iCloud syncing for my contacts, and selected delete from phoneMy phone was now empty ( which is why it is important to check they are in iCloud )I re-enabled syncing, which downloaded my contacts and then after a few seconds they were all transferred to the watch.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to weather app on watchOS2
It takes quite a while for Weather to sync with iPhone. Opening weather on phone seems to speed up this process.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to FCPX Issues in El Capitan
I noticed after installing 10.11 that the Previous System folder contained some Pro app files and Quicktime files that I know FCPX uses, haven't finished checking into if that is an issue tho.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to iOS 9 Beta battery life
Interesting is;I only have reduced battery life on my iphone 6. On my iPad Air 2 bettery life is not that bad. I think it's reduced too but not that dramatically.The mail configuration etc is the same on both devices!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Limit size of universal application
How to limit the size of universal application by limiting use of images involving iPhone 4 , 5 , 6 and iPad? If we use splash screen and app icon size is min 10 mb apprx.
Replies
0
Boosts
0
Views
320
Activity
Jun ’15
Reply to iPad keeps rebooting when syncing apps
Same thing happened to me on my iPhone 6.Its not really rebooting, but the Sprngboard (the gui of the phone) seems to be crashing or restarting all the time while syncing the apps.For me it ended when the syncronisation was done.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to **Organizing an entire list of Unstable Apps**
If it is of no value to you it is of no value to others?What is the value of this thread? To see what works and what not.....Who would read it? I do ...and you just didWho would act on this? People who have one device only and might decide not to update to the beta (if their workflow is interrupted)Who would check what others write are valid? It's called feedback.. you say what you see ....i do too... and figure out why (it might be device specific and again people would know if their specific workflow might be affected)There is no real conversation, this is a multithread. Definetly not with that attitude, little miss sunshine the world does NOT revolve around you....... the sun raised even if you were asleep you know? 😉On topic ..1Password works here (iPhone 6 128 GB iOS 9 Beta 1)!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Swift 2.0 deployment target 7.1
I have a very small Swift 2.0 project which should run on 7.1 and newer.It should use WKWebView on iOS > 8.0 and UIWebView on iOS < 8.0.As soon as I add the WKWebView I can't compile the app again:import UIKit import WebKit class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() if #available(iOS 8.0, *) { let w = WKWebView() w.frame = self.view.frame w.autoresizingMask = [UIViewAutoresizing.FlexibleWidth, UIViewAutoresizing.FlexibleHeight] self.view.addSubview(w) } else { let w = UIWebView() w.frame = self.view.frame w.autoresizingMask = [UIViewAutoresizing.FlexibleWidth, UIViewAutoresizing.FlexibleHeight] self.view.addSubview(w) } } override func didReceiveMemoryWarning() { super.didReceiveMemoryWarning() } }When I compile for the simulator I have no problems at all, but when compiling for devices I get the following warning:ld: warning: URGENT: all bitcode will be dropped because '/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/
Replies
5
Boosts
0
Views
3.0k
Activity
Jun ’15
Reply to Companion app has problems with Watch OS 2.0
I am having the same issue. I have tried on iPhone 5S and iPhone 6
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Restore process to ios9 stuck at aprox 10%
Same issue here too.My device is an iPhone 6+.I tried 8.3 and 9.0 several times, including factory reset and update via ⎇+click in iTunes.What device do you have problems with? Have you tried a different mac (I'm preparing to do this now)?EDIT:I found some stuff on the console which might be interesting (I removed some IDs):09.06.15 13:21:35,831 iTunes[3009]: RPSocket.cpp:341(FinalizeRPSocket): Closed <RPSocket 0x610000430de0: Pinger-6b8b4567327b23c6643c9869 fd=-1> after reading 200 bytes and writing 66 bytes 09.06.15 13:21:35,940 iTunes[3009]: Socks5Server.c:204(srvSocketOpened): Successfully connected to gg.apple.com:80 09.06.15 13:21:35,940 iTunes[3009]: RPSocket.cpp:135(reset_stats): Reset stats for <RPSocket 0x61800043c040: Device-<SOME-DEVICE-ID> fd=56> after reading 157 bytes and writing 31 bytes 09.06.15 13:21:35,940 iTunes[3009]: RPSocket.cpp:676(RPSocketExchangeData): Beginning data exchange: <RPSocket 0x61800043c040: Device-<SOME-DEVICE-ID> fd=56> <==> &
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Can't download IOS 9 \ Xcode 7
Hi all,Whne I go to the Member center and choose IOS 9 -> Download,then I choose my iPhone model (iPhone 5 A1429), it sends me to my Apple ID details but not downloading.It doesnot matter which model I choose, it the same result..Tried it on 2 diffrent Macs, 2 browsers, same result..This also happens when I choose download on the Xcode 7.I did manage to download OS X.11.I previuosly had IOS developer program and now I should have all programs as I understood from Apple's e-mail regarding the new programs.Why can't I download the new IOS 9 Beta version?
Replies
7
Boosts
0
Views
1.3k
Activity
Jun ’15
Has anyone Noticed Siri is sensitive
Has anyone noticed that pressing the Home Button brings up Siri alot quicker than usual. I've noticed it when I simply press to check the time on iPhone 6 plus
Replies
17
Boosts
0
Views
5.4k
Activity
Jun ’15