Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

345
Views
How can we change the icon and title of expo go push notification?

I'm trying to change the icon and title of the push notification. I don't know why my changes are not taking place.

My app.json is like :

"name": "textApp",
"slug": "textApp",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",

"notification": {
  "icon": "./assets/logo.png",
  "color": "#311b92",
  "androidMode": "default",
  "androidCollapsedTitle": "Updates from Colab.notes",
  "iosDisplayInForeground": true
},

"plugins": [
  [
    "expo-notifications",
    {
      "icon": "./assets/logo.png",
      "color": "#ffffff"
    }
  ]
],
  1. I'm updating my app by pressing r .
  2. I have also removed the cache by expo r c
  3. The logo.png image size is square. 500x500px exactly.

icon root structure.

enter image description here

I'm trying to customize indicating properties...

enter image description here

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!