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

callback exceed error #160

Open
1tac11 opened this issue May 10, 2024 · 0 comments
Open

callback exceed error #160

1tac11 opened this issue May 10, 2024 · 0 comments

Comments

@1tac11
Copy link

1tac11 commented May 10, 2024

Hi there,

so far I am using the react-native-meteor npm package and am experiencing the issue of too many callbacks on starting the app (apparently react-native only allows for 500 callbacks at a time). Now each data-object synced from the server creates a callback and that explains the exceeding of callbacks.

Before I switch to this package (which seem to be building up on react-native-meteor), can you please tell me whether this error persisted here or can I sync more than 500 mogno-objects on starting the app?

Kind regards

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

1 participant