79578507

Date: 2025-04-17 05:11:58
Score: 2
Natty:
Report link

You can handle force/soft updates using Firebase Remote Config.

I built a small open-source Swift framework that does exactly this —

you can check it out here: https://github.com/Manpreet7Kitlab/MeetAppUpdateManager

It supports:

- Firebase Remote Config version check

- Force and Soft update handling

- Customizable UI prompt

Example usage:

ForceUpdateChecker.shared.verifyVersion()

Reasons:
  • Blacklisted phrase (0.5): check it out
  • No code block (0.5):
  • Low reputation (1):
Posted by: Manpreet Singh