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

Client side Google and Facebook sdk integration #49

Open
Neketek opened this issue Mar 22, 2018 · 1 comment
Open

Client side Google and Facebook sdk integration #49

Neketek opened this issue Mar 22, 2018 · 1 comment
Assignees

Comments

@Neketek
Copy link
Owner

Neketek commented Mar 22, 2018

Google and Facebook provide their own js SDKs which integrate into app at run time which is not really nice, but logically there is no other option for them to keep them updated on the sites which use their SDKs. Due to such integration method we should create React components which will load them automatically.

@Neketek Neketek self-assigned this Mar 22, 2018
@Neketek Neketek added the Epic label Apr 5, 2018
@Neketek
Copy link
Owner Author

Neketek commented Apr 5, 2018

I discovered that it will be very hard to integrate SDKs via React component, primarily because we need to speed up page loading via asynchronous scripts loading. I hope I will be able to create method of application suspension which will pause application until required SDKs are not fully loaded.

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

1 participant