EQuiz
  • Introduction
  • Project Structure
  • Customizing App
  • Prepare to Production
  • Firebase Configuration
  • Admob Configuration
  • Push Notification
    • Get Firebase Sender ID
    • One Signal App Id and Rest API Key
Powered by GitBook
On this page
  • 1.Rename Package Name
  • 2. Rename app name
  • 3. Change Logo and Splash screen

Was this helpful?

Customizing App

PreviousProject StructureNextPrepare to Production

Last updated 5 years ago

Was this helpful?

1.Rename Package Name

  1. Open Project

  2. Open config.xml file

  3. Change Widget id

2. Rename app name

  1. Open Project

  2. Open config.xml file

  3. Change name tag

3. Change Logo and Splash screen

Requirement: icon.png(1024x1024) / splash.png(2732x2732)

  1. Open Project

  2. Open resources folder

  3. Replace icon.png and splash.png with your new icon.png and splash.png

  4. Run command $ ionic cordova resources

Detail

Ionic Resources