We had an inquiry if we can build an app and a custom keyboard wherein the app has messaging capabilities and the custom keyboard has a view that can be toggled to display the same messages in the app version.Is there any guideline that would prevent this app to be approved if it is offering a non-keyboard related feature in a custom keyboard? The keyboard still has the normal keyboard capabilities, the messages viewer is just a mode of the keyboard.I also know that incorporating messaging capabilities in the keyboard is a heavy process, and that affects the Trust where the keyboard might get unreliable at times. But assuming that we come up with an efficient and minimal implementation of the message viewer in the keyboard that doesn't affect the performance that much, do you think this will get pass through app store review process?
Search results for
We are unable to process your request
69,589 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
After upgrading from OS X Yosemite to OS X El Capitan Developer Preview, I tried to edit /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 in previous Mac OS X versions.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. I've recently to learned that this is due to SIP (System Integrity Protection) - https://forums.developer.apple.com/thread/4002 / https://forums.developer.apple.com/thread/4662.Question is, now with SIP, what's the politically correct way of changing the SSH port?
We have an application that has been using CoreData stores since 2009, but is suddenly having some strange behavior when the application is launched via the Finder.The application has up to a couple hundred core data stores (sqlite with WAL) that are loaded into a single persistent store coordinator at launch. When the application is launch from within Xcode (using release or debug builds, with the debugger on or off), everything loads up fine---zero complaints. However, when the application is launch from the Finder, the first 'several' persistent stores are loaded fine, but then eventually they start failing to load. E.g.,Error Domain=NSCocoaErrorDomain Code=256 The file couldn’t be opened. UserInfo=0x618000278d80 {NSSQLiteErrorDomain=14, NSUnderlyingException=I/O error for database at /Users/path/SomeStore.sql. SQLite error code:14, 'unable to open database file'}What could possibly be going on here?It's worth noting that the application actually creates two separate persistent store coordinators,
Since installing iOS Beta 8.4 on my iPad Air 2 today I am unable to backup the iPad via iTunes (encrypted backup). It fails near the beginning every time with:iTunes cannot backup the iPad My iPad because there is not enough free space on this computer to save the backup.which is p[atently an incorrect error since (a) I backed up the iPad successfully immediately before I applied the 8.4 Beta and (b) I have over 280 GB of freee space available. I am still able to backup my iPhone which is on 8.3.Anyone else seen thsi issue?Chris
I would like to switch devices iPhone 6 to 6 Plus. Should the normal backup recover process work with iOS9? I also have a watch that has been updated to rev 2.Whats the best approach, suggestion.
Just tried pairing Watch OS2 beta to iPhone 6 on iOS 8.4 and it can't be done - through standard pairing procedure or through manual pairing. The message iPhone out of date. Please update your iPhone to the last version of iOS to start pairing.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
No, the right column is blank when creating a new playground, too.I just updated to the 10.11 beta, and the issue is the same there.After sitting for about ten minutes, an error popped up:Error running playground.Failed to launch iOS stub for playground execution:error: no process found with ID 3436.I recall a similar error in 10.10.3.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Since upgrading my app to iOS 9, I get Error Domain=NSURLErrorDomain Code=-1012 for all my download network requests.Any ideas why and what can be done?
Hi,I asked the same question in now archived thread below (sorry I cannot reply to it since it is archived).https://devforums.apple.com/message/1140952#1140952eskimo1 answered with some good guidelines to get memory dumps of the activity and analyze the packets going out and coming in, and so we did. Here are our finidings by looking at the packets.As a fact, our server supports only TLS1.2 and we dont use any third party libraries as HTTP connection frameworks, only Apple's NSURLConnection.1. For successful requests going back and forth between server and iOS client, we always see iOS is using TLS1.22. If there is a network problem (slow connectivity, connection lost while processing ..etc), again iOS uses only TLS1.23. When this particular issue occurrs (while doing the certificate pinning), the iOS sends the requests on TLS1.2 for few times and suddenly it downgrades itself to use TLS1.0 and try to establish a connection with the backend. Hence, server responds with certificate p
Does anyone have a solution to this?I wanted to test out iOS 9 and watchOS 2. Neither of them worked well enough for me to really develop on. I mostly did this because I wanted to test out the new custom complications feature available to developers in watchOS 2, and as far as I know, this is not possible in the watchOS simulator still.I downgraded my iPhone 5S and iPad Air to iOS 8.3 no problem. I cannot downgrade my Apple Watch 42mm Black Sport to WatchKit 1.0.1 (I think that was the version of it, it was the first official update to the Apple Watch).Right now, it seems that until I put iOS 9 back on my iPhone 5S, I cannot use my Apple Watch, because I cannot pair with it using iOS 8.3. I have looked everywhere and no one seems to have a solution to this.Can I go to the Apple Store and get my Apple Watch reset with that hidden debug port underneath the removeable strap?I need to get my Apple Watch functioning again ASAP.P.S. watchOS 2 beta was especially horrible for anything network-related. Same with iOS
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Agreed.I'm in a pickle. I upgraded to iOS 9, watchOS2. We've always been able to downgrade from iOS betas before so it must be true this time. But apparently not easily.Now I need to submit an app store update, but I can't because Xcode 7 cant be used to deploy to the app store, Xcode 6 wont deploy to iOS 9 and I can't downgrade to iOS 8.3 because my new Apple watch will become a brick.I also tried my app with Xcode 7 and its failing in AFNetworking trying to make a simple GET request. Works fine with Xcode 6.There must be a way to reset the Apple watch and re-install watchOS 1.0.1.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
If I go through the new project wizard, or try to open an existing project, I get the same crash every time. It's something from XCSService, and I see keychain mentioned, so I tried relaunching keychain accessing, restarting my machine, etc. Keeps happening. Any workaround?Process: Xcode [516]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 [516]User ID: 501Date/Time: 2015-06-11 16:20:14.544 -0400OS Version: Mac OS X 10.10.3 (14D136)Report Version: 11Anonymous UUID: A12E8E79-DAD1-FC5C-0724-7549D29029DATime Awake Since Boot: 200 secondsCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV)Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000VM Regions Near 0:--> __TEXT 00000001088e6000-00000001088e7000 [ 4K] r-x/rwx SM=COW /Applications/Xcode-beta.app/Contents/MacOS/XcodeAppli
Question:What does opendirectoryd's FDESupport module do?Answer:That's the module which is responsible for taking password updates from opendirectoryd and updating the FV 2 pre-boot login password. It's a helper utility.Question:Does fdesetup sync also help sync passwords from a directory service?Answer:No, it does not sync passwords. (Same message from both Security and Enterprise labs.)Question:Is there a way to run a deferred enablement, which also allows the enablement of a second account. For the purposes of the question, assume that the second account's password has been provided.Use cases that may apply:A. An enterprise that wants deferred enablement for the primary user of the machine, but also wants to enable the local admin account for FV 2.Answer:Please file enhancement requests. (Same message from both Security and Enterprise labs.)Question:When using fdesetup enable -inputplist the password is clear text in the plist. Can this be changed so that the password can be hashed? A colleague of
Managed Distribution Does Managed Distribution Device Assignment support in-app purchases? iAP not supported with MDM device assignment in iOS 9. Apple is aware of the desire for this feature and are discussion the best approach.Apple Configurator 2 An admin can export a company profile and import to as many machines as needed. Single sToken - cannot use institutiontal sToken with a seperatel location sToken for application deployment. The ideal method for Managed Distribution Device Assignemnt will be utilizing AC 2 as a mechanism to auto-enroll into an MDM. App thinning is not supported with Apple Configurator.iOS 9 How will iOS handle storage constraints for iOS updates? Currently, the iOS update command will fail the device will not be able to silently update. Similarly to non-silent updates, 50% battery is required for installation. A future update to iOS (not iOS 9) may do the following: Delete tagged App thinning Application data Delete Managed Applications -> Update iOS -> Push Managed Applicati
Topic:
App & System Services
SubTopic:
Core OS
Tags:
tried the Dev Program Support Team... received pushed script stating,We will not have visibility into the requests for updating tax information.Guessing they think originating tax information is the same as updating tax information.I understand that if Apple cannot see your issue then, Apple cannot help you with your issue.Tomorrow, I will call the phone numbers provided, except I am understanding that due to tsunami of Apple Watch App Submissions...I will be winning the lottery if I get through to a human.Thank you, again...
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: