Setup Essentials
Requirements for Demandium Installation
Admin (V3.1)
- PHP 8.1 or higher
- MySQL 5.7 or higher
- Laravel 10
Mobile App (V3.1)
- IDE: Android Studio latest
- Flutter SDK (3.27.3 Stable)
- Install JDK 17
- Xcode 16.2 for IPA file build
Safely Live system update #
Suppose your system’s current version is V 2.0, now you want to update your system to V2.1 and also want to force users to update the system then you can follow this to update your system safely.
- Generate your appbundle for PlayStore and ipa for AppStore using your update version’s code, in this case V 2.1.
- Update your app on both AppStore and PlayStore.
After successfully updating on AppStore and PlayStore – go to your Admin Panel> Configurations > Third Party > App Settings and set app minimum version, in this case V 2.1.