Skip to content

Conversation

@tierracero
Copy link

func scene(_ scene: UIScene, openURLContexts URLContexts: Set)
is necessary for Lifecycle.openURL(_ handler: @escaping (_ url: URL, _ sourceApplication: String?, _ annotation: Any) -> Bool) -> Self
to work properly

  func scene(_ scene: UIScene, openURLContexts URLContexts: Set<UIOpenURLContext>)
is necessary for Lifecycle.openURL(_ handler: @escaping (_ url: URL, _ sourceApplication: String?, _ annotation: Any) -> Bool) -> Self
to work properly
Copy link
Author

@tierracero tierracero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minot fix to ententation of this submitted function, this fix is requiered for payload of APNS to be usable.

@tierracero
Copy link
Author

Hello sir could you please review this PR :) its really necessary to open APNS... is their something I might be missing :) ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant