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 , how to set host for Self-Hosted #14

Open
oxustudio opened this issue Jan 7, 2025 · 1 comment
Open

react native , how to set host for Self-Hosted #14

oxustudio opened this issue Jan 7, 2025 · 1 comment

Comments

@oxustudio
Copy link

hello,
I can't find how to SET the HOST in react native,
Aptabase.init("MY KEY") gives me this message:

Aptabase: Host parameter must be defined when using Self-Hosted App Key. Tracking will be disabled.

anyone with the solution ?
Thanks a lot

@oxustudio
Copy link
Author

hi, ok i found

Aptabase.init(
"X-XX-0000000000",
{
host:"https://domeine.com/",
flushInterval:20000
}
);

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