Using feature flag as kill switch in different version of mobile application

0 votes

I want to use feature flags as a kill switch if something goes wrong in my mobile app release. To quickly get the features on the app to the last working version of the feature or to completely hide the feature. But I have a logical doubt related to how can manage the same feature flag in the following version of the application after that I killed the feature in a previous version of the app. 
Example scenario 
On day 1 I develop a new feature A. I implement feature toggle A on this new feature and then  deploy it on play store myApp 1.0 with feature toggle A turned ON (server-side)
On day 2 I noticed that something went wrong on feature A so I kill switch it turning OFF feature toggle A (server-side) then  I fixed the  "client-side" feature A. I deploy on play store myApp 1.1 with the fixed version of the feature
But now I can't turn ON (server-side) feature toggle A again because it would open the feature on the bot version of the app.
 I want to implement a new toggle every time that I use the kill switch? Any suggestion or link?

Mar 29, 2022 in Other DevOps Questions by Kichu
• 19,050 points
231 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Other DevOps Questions

0 votes
1 answer

JavaScript heap out of memory in Angular 7 using Azure DevOps

Try running the prod build as follows: node ...READ MORE

answered Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
2,799 views
0 votes
1 answer

How to include Different Types of Workitems in Boards of Azure DevOps?

Predefined backlog levels in Azure DevOps may ...READ MORE

answered Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,352 views
0 votes
0 answers
0 votes
2 answers
0 votes
1 answer

Base a stage in pipeline by using a preloaded template

I don't think it's possible to load ...READ MORE

answered Jul 11, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
612 views
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,155 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,516 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP