Quantcast
Channel: tips – blog.
Browsing all 26 articles
Browse latest View live

Fixing your iOS build scripts

If you, like myself, tend to be a part of projects where we’re delivering several builds of an iOS app, this blogpost might concern you. Up until now, Apple has allowed you to specify which parts of...

View Article


Gzipping in Pedestal + Jetty 9.3

There is a sample in the Pedestal repo for how to get responses gzip compressed by using the GzipFilter from Jetty 9.2. This filter has, however, been removed in Jetty 9.3 and perhaps you want to...

View Article


Testing hard to reach app states with a custom debug shell

I have worked in a few app projects that have been up and running for quite some time. The apps often handle a bunch of error states or seldom visited states that are hard to test manually. Often I...

View Article

Ubuntu full-disk encrypted, alongside MacOSX

If you, like me, prefer to use Ubuntu on any hardware you use, and want it completely encrypted, this is for you. These are instructions on how to install Ubuntu 14.04 or later with full disk...

View Article

Android Networking: How to Mock the Internet

Android networking doesn’t sound very radical nowadays. Actually, it’s hard to find apps that don’t have some sort of network dependency. Some of them won’t even start without a stable network. Others...

View Article


Our best tips & tricks for iOS development

On our recent remote KHalfday, a few of us from the iOS community at Jayway took the opportunity to share our best tips and tricks for a more pleasant and efficient development workflow. This turned...

View Article
Browsing all 26 articles
Browse latest View live