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

Crash in SetTransmitProfile #1133

Open
nishchith-cp opened this issue Apr 19, 2023 · 1 comment
Open

Crash in SetTransmitProfile #1133

nishchith-cp opened this issue Apr 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@nishchith-cp
Copy link
Contributor

Describe your environment. Describe any aspect of your environment relevant to the problem, including your SDK version, platform, OS version, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main brach.
Platform: iOS
OneDSSDK Version: 3.6.187

Steps to reproduce.
Describe exactly how to reproduce the error. Include a code sample if applicable.
There is no repro for this.

What is the expected behavior?
What did you expect to see?

No crash

Additional context.
Add any other context about the problem here.

We are seeing lot of crashes associated with the setTransmitProfile API.
PFA for the crash report.

2023-04-18_16-42-42.8759_-0500-56055eb7f5f7beb067a9385c656398d6735e1ed7.txt

image

@nishchith-cp nishchith-cp added the bug Something isn't working label Apr 19, 2023
@nishchith-cp
Copy link
Contributor Author

@lalitb Could you please help with the same.

We are calling status_t LogManagerImpl::SetTransmitProfile(TransmitProfile profile) on app launch and before the calling +(nullable ODWLogger *)initForTenant:(nonnull NSString *)tenantToken withConfig:(nullable NSDictionary *)config;

Is there any expectation on calling the SetTransmitProfile method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant