Search results for

İOS 26 beta battery %1

250,884 results found

Post

Replies

Boosts

Views

Activity

Download trouble IOS 9 - unauthorized -
First, I could successfully download and install IOS 9 Beta on my iPhone 5 (Model A1429). It works fine.Second, I also could successfully download and install Mac OS 10.11 on my iMac Mid 2009. It also works fine.Third and here my trouble starts:Then I tried to download IOS 9 Beta for my iPad Air (Model A1474). The download starts, butafter two, three seconds instead of the download file I get a text file named unauthorized with the following content:Sorry, you cannot view this page.This page no longer exists or the Apple ID you signed in with does not have permission to view this page. If you’re currently a member of the Apple Developer Program, you or your Team Agent may need to update your account by agreeing to the latest license agreement in order to access this page.To view your current membership status and benefits, visitMember Center.Copyright © 2015 Apple Inc. All rights reserved.How can I negotiate the loop of unsuccessfulness?
1
0
1.5k
Jun ’15
CoreMotion and iBeacons in background mode
Hello All,I’ve created application which logs motion activity of user with CoreMotion framework and M7-chip functionality (I’m using CMMotionActivityManager).Application works fine in foreground. But I need to check that event occurred in 3-7 seconds frame in background mode.And I need to range iBeacons - check entering to specified zone in background mode and activate my test for the motion event.According following review http://developer.radiusnetworks.com/2013/11/13/ibeacon-monitoring-in-the-background-and-foreground.htmlthe time for detection is about 4 minutes (in average and up to 15 minutes) in background mode.Does exist any method or workaround to grab data for motion activity and ranging iBeacon in the background with better accuracy?- I need to check that event occurred in 3-7 seconds frame and notify user.My concept application works in the following way:1. I’ve activated background mode flags for CoreLocation and Audio (it plays audio signal on event detection).2. At start it requests au
2
0
5.6k
Jun ’15
watchOS installation is buggy
First of all, I got the UDID of my AppleWatch.And, I have registered my device in certificate, identifier and profile”.Then, I installed the iOS9 to iphone6p.iPhone6p was frequently repeated reboot as if to broken and crazy every few seconds.The phenomenon lasted for 15 minutes.Then, iPhone was arbitrarily shut down.After I restart the iPhone manually, it was repeated several times synchronization, from the backup It also succeeded in restoring.Then. AppleWatch is pairing off, had been to the initial state.(Since UDID can not be obtained at this point, you should be careful)And helplessly, I decided to restore the pairing.At that time, it was going to select a restore from a backup, the AppleWatch is in a state where there are no more little application deployment and data.activity app of AppleWatch , since it was started from really initial start-up was such a message, I was amazed.Is it should not be enough to synchronize the data that overlap of activity app on AppleWatch and iPhone?if official released Ap
2
0
623
Jun ’15
Reply to Mail and multiple exchange accounts
You aren't alone Scott. I had two exchange accounts active when I moved from 10.10.4 to 10.11 and now I have to follow the same steps as you do to get Mail to load without constantly crashing on startup with the same 'Root folder ID...' error you mentioned above. Sad that this functionality is problematic with their first beta. I'm sure a fix will be coming shortly.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
iOS 9 carrier name issue iPhone
Why always showing iPhone carrier name on the left top corner? I have ATT carrier. I tried to reset network settings its works, but after reboot turns back to iPhone How to fix it? Cause i dont understand when good signal, when bad... when carrier avialable, when not...iPhone 6, AT&T 
11
0
3.2k
Jun ’15
What's the proper way to get Xcode to accept a git repo with spaces in the repo name?
This worked in Xcode 6. Xcode used to replace spaces with %20 and work. I've tried with spaces, backslash before spaces, quoting the string, and double quoting the string. Xcode won't even try to hit the server, probably some parsing error. Using %20 appears to crash Xcode. In fact, I had to delete my old repo in the list from an earlier version of Xcode to even see the list in Xcode 7 beta.
0
0
194
Jun ’15