All, I’m working on a server that will send push notifications through Apple’s Push Notification service. I was originally thinking of storing the device token in binary, but then realized that I will have to look up devices by the device token when the feedback service reports an error.
Is there a way to do a query with binary data (using mysql for the DB), or should I just store it as a hex string instead? Any experience with this? Thanks, Ken _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
