How to Retrieve Icon Identifiers for Android and iOS in Ionic 8? #443
tesplugNaN
started this conversation in
General
Replies: 1 comment 4 replies
-
See Shortcut. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm working on an Ionic 8 project and I'm using the @capawesome/capacitor-app-shortcuts plugin to add app shortcuts. According to the plugin documentation, the icon property requires a numeric identifier for the icons.
Could anyone guide me on how to obtain these numeric identifiers for icons on both Android and iOS? Specifically, I'm looking for the steps to get the resource identifier for an icon placed in the res/drawable directory for Android and in the Assets.xcassets for iOS.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions