SMS Framework A4 review
Download
|
|
SMS Framework is an Objective C framework for decoding SMS messages in PDU format to objects.
It is easily usable in Cocoa and GNUstep environments, and it reduces developer responsibility for decoding messages to extracting the raw messages from the phone.
The XCode project file contains three targets: one system wide framework, one framework to include in applications, and a small application for testing the framework.
What's New in This Release:
Fixes two small bugs in decoding that seem to affect international users.
The bugs became apparent after OS X 10.4.5 appeared.
SMS Framework A4 search tags