Uninstall the app. Comment out code that retrieves encryption key from secure store and hardcode some random 32-character string (“A” * 32 for instance). Build the app. Kill the app, bring encryption key retrieval back and bud the app again (remember not to uninstall it at tis stage!!!). Without changes from this differential app will be constantly crashing on every launch. With changes from this differential app will work correctly.