Open Source & Free  

Archives: Blog

Try The New iOS VM

We just updated the build servers with the latest version of the Codename One iOS VM. This is still a work in progress and there

Read More »

Badges

iOS allows us to send a push notification to trigger a numeric badge on the application icon, this is something you could do with Codename

Read More »

Changes & Stacks

One of the great features we’ve added to the new iOS VM is the ability to get proper stack traces without a performance penalty. This

Read More »

Beating The ARC

For the uninitiated, ARC is Apple’s term for Automatic Reference Counting. Objective-C uses a reference counting scenario to collect objects which is pretty painful to

Read More »

VM Stats

If you haven’t yet filled out the developer economics survey please do so now! We are still short of 30 entries in order to get

Read More »

New VM

You might have noticed things have been a bit quiet with new features recently. That is because we had a bit of a holiday around

Read More »

Placing

Up until now debugging location oriented applications in the simulator was a bit painful, there was no real way other than coding to a specific

Read More »