MKAbeFook

Mobile 0.4

Mobile MKAbeFook now uses the FreeBSD license. Please note that this release only includes the required class files. No Xcode project is included. Future releases will include examples and documentation.

Mobile 0.3

- removed ability to display entire view while loading facebook data
- removed loading sheet transition
- compiles cleanly against 2.2 sdk
- added UIImage upload support
- added support for granting extended permissions (use with "offline_access" to get a session that won't expire)

I apologize for the incredibly messy state of this project. This stuff is old and UGLY. I will try to get things cleaned up ASAP. Until then, please excuse the mess.

Desktop 0.7.7 Beta 2

New MKErrorWindow class for displaying connection and parsing errors.

MKFacebookRequest will now by default display a simple error window under the following conditions:
- Facebook returns invalid data for constructing a NSXMLDocument
- network connection errors
- Facebook xml is an error message (i.e. missing parameters)

MKFacebook will now display more useful error messages if any of the authentication process fails.

New indeterminate progress indicator in login window while waiting to obtain auth token from Facebook.

License changed back to FreeBSD.

Mobile 0.2

- new CXML classes included
- delegate method -(void)facebookAuthenticationError:(NSDictionary *)error - removed
- CXML memory leak fixed
- login view memory leak fixed
- improved error handling, pre defined error messages may not be appropriate for all applications but they're easy to find and change
- cancel buttons now displayed correctly when loading requests
- probably did some other stuff

Mobile 0.1

Initial Release

It's incomplete and there is no documentation.

Syndicate content