Native development vs use of mobile frameworks

A while ago, lots of cross-platform frameworks, that allowed creating native apps using your favourite HTML5, JavaScript, Python or even C#, entered the scene of mobile development. All came with native capabilities and moreover – an ability to have a single codebase for iOS and…

Apple vs HTML – is it time to go native?!

Using a cross-platform technology to cover all currently available mobile platforms always saved the development time and efforts. You could create a responsive HTML app that will nicely run in your desktop and mobile browser, as well as you can wrap it as a mobile…

Dealing with audio in HTML5 apps

While everyone was preparing for ICE Totally Gaming, we at OB&T were busy helping exhibitors to prepare their gaming solutions. One of our clients requested to adopt his legacy HTML5 game to support modern iOS devices such as iPhones and IPads. Long story short –…

Moving to a new iOS

While you are developing for iOS you are regularly facing the new iOS version releases. Some of them go smooth and your initially built app continues working fine. Like, you can simply skip newly deprecated functions. However, major versions may simply not allow your application…