Prerequisites for Quikapp
Website URL / website with responsive design
You must have the URL of the website for which you want to create an app. You will not proceed further unless the website URL has been verified.
Logo and splash screen
- The Logo icon is used on the app store.
- The splash screen / Launch screen will appear before you launch the app.
Android and ios keystore values
- In Android development, a keystore is a binary file that contains a set of private keys. It is used to sign your Android app before it is published. The keystore file is crucial for maintaining the security and integrity of your app.
- iOS uses code signing identities and provisioning profiles to sign and authenticate apps.
Push notification
- You must have the firebase configuration file and server key from Google firebase to enable the push notification for your app.
