Native application framework to write iOS native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in iPhone and iPad devices.
A Coco8 Application sample. Use the Coco8 App to load and run this App in your iPhone (or iPad).
The simple pop up the share sheet to Gift the Subway Surfer App to a friend. The App will load and run from U8 service in your coco8 host. See our swiki for more details.
Loadable coco8 Application that dynamically load and run in iPhone and iPad devices.
Point your phone to this folder to run the App.
Native application framework to write OSX native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in OSX.
Framework to detect/track objects (faces & read barcode).
See example application (on class side).
Framework to in-application send of SMS and email.
Browse #example on class side.
Note that the MessageUI framework must be linked to application to run the example.
This contribution allows to access local databases in iOS devices.
It is also a good example about wrapping an existing Objective C third party library. (In this case, We wrap FMDB library).
See also http://alereimondo.no-ip.org/U8/231