Hi!I am creating a pair of iOS apps that will use AirDrop to move files between them. These files are either PNG, XML, or HTML files, and they are represented as file-based URLs when passed to the UIActivityViewController.When I select the PNG file to transmit and I have launched the receiving app (on another iOS device), the Photos app opens on the receiving device. My receiver app is set up to import the correct UTI and to open the correct document type, but its AppDelegate application:openURL:sourceApplication:annotation: method is never executed.Is there a list of AirDrop file types and their mappings to the Apple iOS apps that will automatically open them? Thanks,Karl G. Kowalski
Search results for
Apple Maps Guides
149,416 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
If Apple says, Devices updated to watchOS beta may not be restored to, then I imagine they mean just that. So now you won't be able to able to easily restore a previous version which is why you will only want to install it on a test device you are using for testing your app rather than your own watch as the beta could break at anytime during the beta period.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Well, I submitted a bug report to Apple. Though I am not sure they will notice it until June 15, but at least I have this time, my app is on the very early stage of development. Let's just hope they will fix it soon.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
Informations contractuelles, bancaires et fiscalesReview the Apple Developer Program License Agreement.The iOS Developer Program License Agreement and the Mac Developer Program License Agreement have been combined into a single Apple Developer Program License Agreement. To create new apps and upload binaries to the iOS and Mac App Store, the user with the Team Agent role must review and accept this agreement in the Member Center.Anyone is facing the same issue ?
With the launch of the News app, does anyone have any details about the future of Newsstand? I've noticed it is turned back into a regular folder on iOS9 (e.g. no cover art)? Some sites are reporting that Newsstand will go away, however I can't find anything on Apple's sites to validate if this is true.thanks
Apple forbids any use of any content on any of its web sites.
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
Same issue here as well. Have filed a case with Apple.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I would love to know if Apple is planning to support CloudKit with offline syncing.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I had this problem but fixed it. It redirected me to manage my Apple ID because apparently the email address on my account had never been verified.I clicked the link to verify my email address, went through that process and then the download links started working.(And don't forget to agree to any new contracts it redirects you to)Hope that helps you!
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Did you guys noticed it is not pairing up with the current version of Apple Watch? I just downloaded the iOS 9.0 on my iPhone - all is cool, however my Apple Watch is not pairing 😟
Same here, contacted support. Wonder when they'll respond. I hate apple sometimes.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I'm so exited about this! I registered (again) with the forum... Checked my privacy settings and all of a sudden my name is visible to everyone! Apple??? What's going on?
Totally agree. Not that I have anything to hide. But it is s bit pointless to ask for username and then see your own name appearing. Bad design??? No never by Apple...
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
My theory on this is that Apple uses Linux in it's datacenters so a native port is usefull to write servercode in it.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
I've created a new project with Xcode 7.0 which includes a Watch Kit app. I've updated my iPhone to iOS 9, and my watch to watchOS 2.0. I'm able to install version of my app by running the main app's Scheme and debugging on the device.However, if I want to debug on the watch I need to run the [App Name] WatchKit scheme. I'm unable to select my phone+watch though because they are listed under Inelegible Devices with the parenthetical explanation: (No symbols for paired Apple Watch)Anyone know how to get Xcode to download these symbols?