Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Inconsistent icon paths (showBannerIndicator vs setHomescreenIcon) #121

Closed
nunodonato opened this issue Jun 22, 2012 · 0 comments
Closed

Comments

@nunodonato
Copy link

The setHomecreenIcon function needs an icon path in the format: “local:///images/icon.png”
However, using the same format for showBannerIndicator will not work, throwing an undefined exception. This one only works with paths in the format: “images/icon.png”

I don't know about other functions that also use file paths, but the format should be consistent or, at least, explained in the API docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant