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

react native support #98

Open
abhiilash opened this issue May 6, 2023 · 3 comments
Open

react native support #98

abhiilash opened this issue May 6, 2023 · 3 comments

Comments

@abhiilash
Copy link

is this sdk support react native?

@ranjanrak
Copy link
Member

You will encounter CORS issues when making requests from a React Native app to the Kite Connect API, as the API is designed to restrict third-party apps from displaying its data, as per data usage policy.

@Gauravk26
Copy link

Gauravk26 commented May 23, 2023

I want to make react app in which i can place order , but i am getting cors error, then I made one node js server in which i have integrated kite connect and then calling the api from my react api ,but for that i have to use setInterval to call in every 500ms , Is there any way to recieve data as soon as we are updating data in node js with help of Ticker

@abhiilash
Copy link
Author

abhiilash commented May 23, 2023 via email

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

No branches or pull requests

3 participants