You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem:
Cannot change local notifications icon (it stays a circle with an "i" by default) on Android even though I can change the push notifications icon by setting the required property on AndroidManifest.xml. On iOS it takes the app's own launcher icon by default.
Affected platform
Android
iOS
electron
web
OS of the development machine
Windows
macOS
linux
Other information:
Capacitor version: 1.1.0
node version:
npm version:
CocoaPods version:
Steps to reproduce:
Link to sample project:
The text was updated successfully, but these errors were encountered:
I've been reading the source code to see if there is any way to signal a resource to be used for the notification icon in Android, but it is a known pending task.
Description of the problem:
Cannot change local notifications icon (it stays a circle with an "i" by default) on Android even though I can change the push notifications icon by setting the required property on AndroidManifest.xml. On iOS it takes the app's own launcher icon by default.
Affected platform
OS of the development machine
Other information:
Capacitor version: 1.1.0
node version:
npm version:
CocoaPods version:
Steps to reproduce:
Link to sample project:
The text was updated successfully, but these errors were encountered: