Setup Essentials
Requirements for Demandium Installation
Admin (V3.8)
- PHP 8.3 or higher
- MySQL 5.7+
- Laravel 12
Mobile App (V3.8)
- IDE: Android Studio latest
- Flutter SDK (3.41.9 Stable)
- Install JDK 17
- Xcode 26.0.1 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> Other Configuration > App Settings and set app minimum version, in this case V 2.1.