FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Application module event handlers are lacking in parameters · Issue #233 · NativeScript/NativeScript · GitHub

Application module event handlers are lacking in parameters #233

Description

Application module exposes events (e.g. onLaunch, onResume) from which there is no access to useful parameters. For example, in iOS app when application:didFinishLaunchingWithOptions: is called the TNSAppDelegate calls application.onLaunch() without parameters. In application.onLaunch() there is no way to access lunchOptions argument of application:didFinishLaunchingWithOptions: method.

This behaviour is needed to support Facebook iOS SDK with application module. Facebook iOS SDK requires to edit App Delegate: https://developers.facebook.com/docs/ios/getting-started#startcoding.

Releated issue: #192

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL