79176203

Date: 2024-11-11 02:18:12
Score: 1.5
Natty:
Report link

here is logic how you able to do that

  1. suppose you use firebase realtime database, there you store update= UpdateCompulsory /UpdateNotCompulsory / NoUpdate

  2. whenever your app is open it run a background task to fetch the update value, if UpdateCompulsory then show a dialog that didn't cancel out, if UpdateNotCompulsory then cancellable dialog box and if NoUpdate then do nothing

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rishabh Gupta