Search results for

We are unable to process your request

69,604 results found

Post

Replies

Boosts

Views

Activity

Reply to The gyroscope doesn't work
Reading between the lines of this year's WWDC presentation: What's New in Core Motion, it appears that Apple doesn't intend to give us access to the gyroscope. They don't explicitly say, the watch doesn't have a gyroscope or developers don't have access to the gyroscope, but they do explictly call out with the accelerometer whenever they refer to the ability of the watch to access raw sensor data whereas they didn't make this differentiation when talking about the iPhone.Also, they do explictly say that there is no access to the Device Motion API for the watch which is consistent since this is processed motion data that depends upon the gyroscope.If I had to speculate, the gyroscope is being taxed full time in order to make the wrist turn activation perform as well as it does. Apple doesn't want to risk sacrificing this performance.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to my OS X 10.11 will not download
Was having same problem. It finally worked when restarted mac, logged into app store, logged into apple dev site in safari (osx 10.10.3 ), clicked download, redeem code appeared in app store page, BUT APP STORE THEN REQUESTED AGEE TO NEW CONDITIONS (this was first time app store asked this), then redeem worked and download began. Hope this helps.BTW, I wish the 'period' worked same way in OSX as iOS, double space. Confusing for me anyway.John
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Xcode 7 crashes when trying to select the Main.storyboard.
Same here. Every time I try to view a storyboard or .xib in Xcode 7, I get this exception:UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -containsValueForKey: only defined for abstract class. Define -[NSUnarchiver containsValueForKey:]!I can run the app fine, I just can't actually view or edit my storyboard/.xibs in Xcode anymore!Stack trace:Process: Xcode [4209] Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 7.0 (8123.26) Build Info: IDEFrameworks-8123026000000000~7 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [4209] User ID: 501 Date/Time: 2015-06-10 15:05:14.928 -0400 OS Version: Mac OS X 10.10.3 (14D136) Report Version: 11 Anonymous UUID: 9B7324FE-113A-BF78-0590-ECC7DDE67CD9 Sleep/Wake UUID: A68D9DCC-EE2D-439B-B979-F232409B3139 Time Awake Since Boot: 10000 seconds Time Since Wake: 3700 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x000000000000000
Jun ’15
Accessing CoreData asynchronously from the UI and with Networking
Hello,I am working on a time table app for students. It will get new data from a webserver and use Core Data to save data locally.Also I heard that you should use NSManagedContexts only from the thread where you created them.I will have two objects that access Core Data, the webclient and the UI. The webclient will download the data and save it into Core Data, the UI will only read the saved data. The save and write operations will happen asynchronously.My plan is the following:1. Create a class that superviews all Data relevant operations (DataManager).2. The DataManager has an own private concurrent queue.3. It also has one NSManagedContext instance.4. All CoreData related operations will be executed in the DataManager in dispatch_asyc, dispatch_sync (read-operations) and dispatch_barrier (write-operations) closures.Data downloading procedure:1. Download the data (background queue)2. in a dispatch_barrier block that runs on the DataManger queue:2a. create NSManagedObjects2b. save the NSManagedConte
3
0
838
Jun ’15
Reply to Can watchOS send a local notification?
I just found out about the WatchConnectivity Framework: https://developer.apple.com/library/prerelease/watchos/documentation/WatchConnectivity/Reference/WatchConnectivity_framework/index.html#//apple_ref/doc/uid/TP40015269The Watch Connectivity framework (WatchConnectivity.framework) provides a two-way communications conduit between an iOS app and a WatchKit app on a paired Apple Watch. Apps use this framework to pass files and data back and forth. Live communication is possible when both apps are active; otherwise, you send data in the background so that it is available when the other app launches.So yes, you can request pedometer data from the Watch app in the background!
Topic: App & System Services SubTopic: General Tags:
Jun ’15
Free Provisioning failing
So, I downloaded Xcode 7 and installed it to be able to use free provisioning to test my app on an iPhone running iOS 8.3 before subscribing to the developer program. Connecting my iPhone, I see it in the toolbar and on the device list in Devices window.I also added my Apple ID in the Preferences' Accounts Tab and it shows Free under iOS and Mac next to my name. Nevertheless when hitting the play/build-and-run button Xcode at first starts building the app but before transferring, I guess, it stops and tells me it was Unable to find a team with the given Team ID '<My ID>' to which you belong. Please contact Apple Developer Program Support. https://developer.apple.com/support, any suggestions what to do?I removed and added my account several times, getting the same message all of the times.
2
0
1.2k
Jun ’15
Reply to Battery Use Worse
One thing I am seeing here is that the time required to update the watchOS app can be very long after the iOS app is installed and running. It can take almost 60 seconds for a very simple watch app. That process also seems to eat up a lot of watch battery.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Xcode 7 crashes on startup
I've downloaded the .dmg, copied to Applications, waited for the verification - said 'open' once the verification is done then Xcode crashes. I'm running 10.10.3 which I think should work. I've tried uninstalling, re-downloading and re-doing the process with not luck. Has anyone else encountered this problem? Thanks.This is the error:Process: Xcode [396]Path: /Applications/Xcode-beta.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.0 (8123.26)Build Info: IDEFrameworks-8123026000000000~7Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [396]User ID: 501Date/Time: 2015-06-10 17:25:29.684 -0400OS Version: Mac OS X 10.10.3 (14D136)Report Version: 11Anonymous UUID: A4A041F0-414B-EB94-4B70-43B0C8715464Time Awake Since Boot: 320 secondsCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Application Specific Information:ProductBuildVersion: 7A120fASSERTION FAILURE in /Librar
6
0
2.0k
Jun ’15
anyone else out there think that the whole process of sync Apple devices or setting an iTunes purchase as a ringtone is absolutely rubbish?
Whenever I try and quickly do any of these tasks it takes literally forever going through forums. Absolute rubbish!! Why do I have to enter a Place for goodness sake?? Utter nonsense and a complete waste of time. Here's a revolutionary new idea for Apple. When I purchase a piece of music I can browse for a ringtone on my phone and find!! wow how easy would that be?? eh all that technology and you can't make it happen? why not??
2
0
349
Jun ’15
New File/Folder Permissions?
Hi,After upgrading from Yosemite to El Capitan Beta, I tried to edit in /System/Library/LaunchDaemons/ssh.plist to change the default SSH port to a custom one. This is the process I've been using for a couple of years.The problem is that El Capitan doesn't allow me to change anything in this folder (not even with sudo). The folder and its files are marked as restricted' when I list the contents with ls -lO. The same folder listing in previous versions of OS X does not show restricted.Is this something new to OS X El Capitan? How can I edit files/folders that are restricted?Regards,Spencer
1
0
409
Jun ’15
IOS App Install Fail Over The Air
Hi, I'm using Xcode6 and created a test app for ipad. It compiles and runs fine in simulator. My next step is to distribute it using adhoc distribution mechanism. Here is what I've done1. Using Keychain Access to create a public/private key pair.2. Load it up into Developer Center to create a certificate, then download it.3. Add my ipad UUID under Devices.4. Create a adhoc provisioning profile by including my ipad in it, I only have one device in Member Center. Let's call the provision MyProv.5. Run the .cer file by double clicking it.6. Download the .mobileprovision file from Member Center to desktop. Then double click it.Now, in Xcode, under Build Setting, I change Provisioning Profile Debug and Release entry to point to MyProv, then run Product->Archive. When archiving the app, Xcode as me if I want to use my key created in step 1 above to sign the bundle. I allow it. I also choose to Save for ad hoc distribution when asked. In the summary page, I can see the Provisioning Profile column shows 'MyProv, t
2
0
1.7k
Jun ’15
Unable to Generate call on Watch OS 2
NSString *phoneNumberString = @tel:1234567891;NSURL *phoneURL = [NSURL URLWithString:phoneNumberString];[[WKExtension sharedExtension]openSystemURL:phoneURL];This is the code I'm using to try to generate a phone call on the watch. I am unable to debug when using the device and It's not possible to generate a call on the simulator, but I do hit the breakpoint on the simulator. I don't see what is wrong. Can anyone see a problem or help? Thanks.
3
0
803
Jun ’15