Prerequisites
Before you start building your app you need the following things ready :
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 and must be in PNG or JPG format, with a minimum resolution of XXXX.
- The splash screen / Launch screen will appear before you launch the app, It must be in PNG or JPG format, with the resolution of :
- Branded image: this must be 200×80 dp.
- App icon with an icon background: this must be 240×240 dp and fit within a circle 160 dp in diameter.
- App icon without an icon background: this must be 288×288 dp and fit within a circle 192 dp in diameter.
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.
For push notification
- You must have the firebase configuration file and server key from Google firebase to enable the push notification for your app.
Ad mob Id
- You must have the Ad mob app Id from ad mob google account to enable the ad mob for your app.