Avoiding popup dialog on OBEX file reception
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Thread-index: AcdGwBhgVv0PIrKzEduslgAWy5VFTA== Thread-topic: Avoiding popup dialog on OBEX file reception User-agent: Microsoft-Entourage/11.3.3.061214 Hello, I'm a recent "switcher" and quite new to Cocoa Development, so far i seem to manage for the most part :-) I'm currently working on an application that receives files via bluetooth and then does further processing, which I'd like to work fully in background. Now, when a file is coming in from my paired and authorized (=favorites) device, the bluetooth stack still opens a popup message announcing that the file has been received and the user has to acknowledge that popup dialog. Is there a way to programmatically avoid the popup dialog from my application if the file is of the type my application is accepting and processing? (the files have a distinctive file extension) I hope this does not involve implementing my own OBEX Service because I'd like all files to be stored on disk when the application is not running in order to process them on the next application startup. I'd really appreciate any hints and/or code samples/snippets, Thanks & greetings, / Karl ********************************************************************************************** IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the named recipient(s) only. If you have received this email in error, please notify the system manager or the sender immediately and do not disclose the contents to anyone or make copies thereof. *** eSafe scanned this email for viruses, vandals, and malicious content. *** ********************************************************************************************** _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Karl Pitrich