Skip to content

Allow relative URLs for 'icon' property #3

Description

@ccnokes

The icon option in HTML5 Notifications allows relative URLs without a problem. It looks like NSURL or something wants it to be absolute with a scheme.

Using a relative URL will throw this warning: CFURLCopyResourcePropertyForKey failed because it was passed an URL which has no scheme and the icon won't show up. I thought I would just mention that, I don't know ObjC so maybe there's a fix for it or maybe it would just be a documentation change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions