Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional method that has unedited launchOptions? #7

Closed
dcvz opened this issue Jul 15, 2016 · 2 comments
Closed

Add optional method that has unedited launchOptions? #7

dcvz opened this issue Jul 15, 2016 · 2 comments
Labels

Comments

@dcvz
Copy link

dcvz commented Jul 15, 2016

Unfortunately there's some SDK's that require the launchOptions directly. Maybe there could be an addition to have an optional protocol method that has these unedited launchOptions. I could not find any other built in work-around for this issue.

@dfed
Copy link
Collaborator

dfed commented Jul 15, 2016

LaunchItem has a launchOptions getter that we built to solve this problem. Does that not do what you want? If not, can you give a concrete example for how it falls short?

@dfed dfed added the question label Jul 15, 2016
@dfed
Copy link
Collaborator

dfed commented Jul 17, 2016

Closing this. @dcvz if the launchOpfions accessor doesn't do what you need, please give me an example of how it's not working for you and I'll reopen.

@dfed dfed closed this as completed Jul 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants