Skip to main content

Overview

This guide will help you understand, set up, and customize your own version of our feature-rich quiz application.

Requirements

Before you begin, ensure your development environment meets these specifications. Using different versions may lead to compatibility issues.

Version Compatibility

We have tested App Code with the software versions listed below. If you choose to use newer or different versions, you are responsible for addressing any compatibility issues that may occur. Our support and documentation are based on the specified versions.

Required Software

Core Requirements

macOS-Specific Requirements

  • Homebrew: Latest version
  • CocoaPods: Version 1.16.2
  • Xcode: Version 16.4
Important Note

Setting up your development environment correctly is crucial for success. you must have your development tools properly configured according to the specifications above before requesting support. Also note that assisting you with setting up your development environment is not part of our support services.

Getting Started

To set up and customize the Elite Quiz Mobile App, you'll need to:

  1. Properly set up your development environment
  2. Configure the project and run it
  3. Change package name and app name as needed
  4. Integrate Firebase services
  5. Connect to your Admin Panel
  6. Customize the appearance and features
  7. Generate a release version for app stores

Detailed instructions for each of these steps are provided in the following sections of this documentation.