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

Function: - (void)decodePacketsInBufferAsync; #13

Open
zenithfurfid opened this issue Jun 9, 2022 · 1 comment
Open

Function: - (void)decodePacketsInBufferAsync; #13

zenithfurfid opened this issue Jun 9, 2022 · 1 comment

Comments

@zenithfurfid
Copy link

Hi,

Today we use Firebase Crashlytics to track crashes.
It reported several crashes related to - (void)decodePacketsInBufferAsync; in CSLBleReader.m.
But the function has about 700 lines of code so it's very difficult to investigate crashes.
Could you divide the function into small functions? (i.e: that includes less than 30 lines of codes)
It will be very helpful for us to investigate crashes.

Thanks

@zenithfurfid
Copy link
Author

Screen Shot 2022-06-09 at 08 45 37
Actually, we can see only the above log, so I am not sure where it crashes.

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