site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hi, <string>äöüblbla</string> by Why can't I replace <string> with the <dict> construct ? Regards Moritz _______________________________________________ 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... If a service name has an Umlaut äöü in it. Those characters are replaced by spaces. The property editor correctly displays those characters. The file encoding is UTF-8 as the header states. What can I do ? I tried to replace <dict> <key>DataElementType</key> <integer>4</integer> <key>DataElementValue</key> <data>sdflkjsdlfksdjflskdfjsldkfjslkdfj...(Base64encoded String of the UTF-8 bytes of the above string)</data> </dict> But that does not work either. The service does not get published (or Attribute 0x100 is missing I can't tell). This email sent to site_archiver@lists.apple.com
participants (1)
-
Moritz Gmelin