Skip to content Skip to sidebar Skip to footer
Showing posts with the label Versioning

How To Handle Application Upgrades From Free To Paid Version While Preserving Any Data

Here is the context. I want to have a free version and a premium version of the same application. W… Read more How To Handle Application Upgrades From Free To Paid Version While Preserving Any Data

Versioning For Different Platforms With Phonegap

We have encountered quite a few problems with our versioning when it came to our new project, where… Read more Versioning For Different Platforms With Phonegap

Versioning And Common Code-bases With Eclipse

I'd like to bring out an Android app in the near future, so I was wondering how to support a co… Read more Versioning And Common Code-bases With Eclipse

Firestore Schema Versioning And Backward Compatibility With Android App To Prevent Crashes

Firestore a NOSQL is a Document oriented database. Now how to manage versioning of the data as I us… Read more Firestore Schema Versioning And Backward Compatibility With Android App To Prevent Crashes