D99-1 / Reminders-App

MIT License
1 stars 2 forks source link

Notification icon #2

Open D99-1 opened 2 years ago

D99-1 commented 2 years ago

When a notif is received, the app icon on the notification shows as a grey square. I need it to show the app logo. If anyone can help that would be great

najeebkp commented 2 years ago

Hey @D99-1 can you please assign this to me?

D99-1 commented 2 years ago

@najeebkp done

najeebkp commented 2 years ago

is this app not compatible with iOS?

D99-1 commented 2 years ago

It is but as of now it is not possible to download onto ios

najeebkp commented 2 years ago

Hey, i tried to replicate the issue in android studio emulator. its showing me the expo icon. i dont know you are using an android physical device to test it. my android studio is hanging up entire system. But i have solution for the problem.

in your app.json 1- you are having plugins inside splash. but expo notification docs says, Screenshot from 2022-10-01 23-14-51

2- the documentation further says : " icon must be 96x96 all-white png with transparency."

hope this will help you. really sorry that i couldn't help you with a PR.

D99-1 commented 2 years ago

Hey @najeebkp , thanks for checking it out, I will now investigate further based on your feedback. Sadly, you won't be able to mark this off as a contribution for the hacktoberfest