Re: Problems with creating strings for a SDPServiceRecord using plists
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Thread-index: AcdxCN8ZHY9p5Nz8EduODgARJHK4jA== Thread-topic: Problems with creating strings for a SDPServiceRecord using plists User-agent: Microsoft-Entourage/11.3.3.061214 Ron,
To store non-textual bytes, try using the "Data" data type in your plist
Of course I've tried.
If you have trouble creating the plist in Property List Editor you can write it out programmatically
Been there, done that. Inserting a NSData instead of an NSString into the SDP dictionary just leads to it being ignored entirely. Thomas "not a noob" Tempelmann _______________________________________________ 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)
-
Thomas Tempelmann