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

Option to lazy load Gapi #46

Open
hahn-kev opened this issue Mar 12, 2018 · 1 comment
Open

Option to lazy load Gapi #46

hahn-kev opened this issue Mar 12, 2018 · 1 comment
Assignees

Comments

@hahn-kev
Copy link

Right now the moment you inject GoogleApiService it'll load the gApi, I'd much rather have the option to wait until I want to use the api to determine if I load it or not. In order to work around this I have to use an injector in the service I want to use the api from.

@rubenCodeforges
Copy link
Owner

@hahn-kev Thats a good one , this is definitely required.

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

No branches or pull requests

2 participants