Tag: ios
-
Réussissez votre mise en store iOS et Android
En octobre 2012, le nombre d’applications présentes sur le Play Store a dépassé la valeur phare de 700 000 apps, détrônant par cette occasion l’App Store de sa place de magasin d’apps le plus fourni. Face à ce nombre démesuré, un constat s’impose : développer la meilleure application possible est un effort vain si celle-ci…
-
New Release for Windows Azure Toolkit for iOS
Today I just pushed a new version of the Windows Azure Toolkit for iOS to github (tagged v1.3.0). These changes include new versions for the Windows Azure Toolkit for iOS, the Configuration Utility and the Cloud Ready Packages. There are a quite a few changes in this update including: New Cloud Ready Packages to support…
-
iOS 4 records your location in a hidden file, syncs it to your desktop when connected to iTunes
If you didn’t already think your smartphone knows too much about you, here’s a handy reminder. A duo of UK researchers have uncovered a worrying (and oddly enough, undocumented) feature in iOS 4: it asks your iPhone to record your location constantly, then timestamps that data and records it for posterity. Without alerting you that…
-
Why TDD+ Continuous testing is imperative for mobile apps (part 1 of n)
Since a couple of months I’ve been developing mobile applications, some are for the business at home (girlfriend-shopping-list app that actually works and augmented reality garden iPad app) and some are for work. I have experienced that TDD and Continuous testing (Test Driven Development) is a way of working that leads to fewer bugs and…