Search results for

İOS 26 beta battery %1

250,762 results found

Post

Replies

Boosts

Views

Activity

Reply to can't download Xcode 7 beta
I swore I verified my alternate email back when i added it, since it works.. (The primary was from the me.com days, luckily i still have an active one @me.com).But when i logged in with the primary email (instead of the alternate that works everywhere else) it said the alternate needed verifying.I verified it and it started working.
Jun ’15
Get rid of Open Directory!
Open Directory was added to OS X Server early on in its release form. This is after OS X transitioned away from the NetInfo directory used by its predecessor, NeXTSTEP. However, Open Directory is similar, in a few ways, to the old-style Windows NT 4.0 directory system. At the same time that Apple adopted this older system, Microsoft, with Windows 2000, moved away from it and began using their much more robust Active Directory system. For some time, I have been urging Apple to move away from the antiquated Open Directory, and use Active Directory, since it is much more flexible and powerful, makes use of multimaster replication, and is used by many, many Windows network administrators. Moving to Active Directory would make is so much easier to manage OS X Servers in enterprise settings, not requiring two separate skillsets, one for Open Directory and one for Active Directory. This would also allow Apple to have an end-to-end solution, and build out their Profile Manager and configuration prof
11
0
5.2k
Jun ’15
Pairing MFi Hearing Aids broken?
Just tried to pair MFi (Made For iPhone) Bluetooth hearing aids with an iPhone 6 running iOS 9 Beta 1. They show up in the device list under settings/general/accessibility/hearing aids, as expected, but the iOS controls for hearing aid volume etc. are not displayed. Looks like they are halfway paired. To the vendor supplied app (Kirkland Signature Choice), the hearing instruments are not present. This all worked as expected in iOS 8. Anybody with insight into this? All the other Bluetooth devices I previously had paired under iOS 8 appear to wotk fine. The only apparent issue is with the Bluetooth hearing aids, Of course, they are paired under the accessibility menu rather than the Bluetooth menu.
2
0
393
Jun ’15
Apple Pay Verification Failure
I'm receving a Verification Failed: An unknown error occured when attempting to add a credit card to my Watch 2.0 watch via the Apple Watch iOS app. I have two-step verification enabled for my account, so I tried to create an app specific password. Using the app specific password produced the same error.
1
0
2k
Jun ’15
Reply to Can I AirDrop from one app to another?
According to the documentation:The Info tab of your Xcode project contains a Document Types section for specifying the document types your app supports. At a minimum, you must specify a name for your document type and one or more UTIs that represent the data type. For example, to declare support for PNG files, you would include public.png as the UTI string. iOS uses the specified UTIs to determine if your app is eligible to open a given document.If you're using file-based URLs, then my concern would be that the UIActivityViewController is choosing a different UTI than what you specified as the correct UTI.Have you tried manually creating a UIActivityItemSource and specifying a custom UTI to rule out those issues?
Jun ’15
New project errors
With iOS 9, I'm taking the opertunity to rewrite a small game of ours, and found that there are a few errors that keep popping up no matter what we do. Just thought I would share and see if anyone else has them or if anyone has solutions?Edit: Forgot to remove my unhandled iAd errors (I was going to include a picture which didn't have them in it, but they are not supported on the new forums). Also, I'm using GameKit (GameCenter is turned on), StoreKit (In-App Purchases is turned on), and iAd Frameworks in my app. No custom intergration, I've not even typed a single item of code besides linking UI items. Spaced the errors for readability.Edit 2: There is a comment below with an update (second comment down). Although this started in iOS 9 Beta (before Xcode Beta Form was avaible) it was for Xcode7 Beta 1, it is still relevant for Beta 2. It has also came to my attention that most of these errors have been showing since Xcode 5 or 4 (around 2012 - 20
3
0
3.2k
Jun ’15