Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
245 views
in Technique[技术] by (71.8m points)

android - Background location service notification has a blank notification small icon

I'm trying to build an app which uses the flutter location package to continuously get the user's location.

Only problem is, the notification that says "Background location service running" has a blank space where the application icon should be.

I get FCM notifications just fine with the icon showing and everything.

Picture showing blank icon Picture showing blank icon2

question from:https://stackoverflow.com/questions/65917462/background-location-service-notification-has-a-blank-notification-small-icon

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

first you should have to fill the OAuth consent form into the google cloud console. there you can set logo of the application.

https://console.cloud.google.com/apis/credentials/consent


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...