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

Fix NullPointerException caused during device id fetch SDK-3773 #602

Merged

Conversation

piyush-kukadiya
Copy link
Contributor

Calling getDeviceID() second time returns null value during AND operation.
This PR fixes it by calling getDeviceID() only once and collect it in val for reuse in AND operation.

@CTLalit CTLalit changed the base branch from develop to feat/bugs/core700qa July 8, 2024 12:58
@piyush-kukadiya piyush-kukadiya merged commit ae46481 into feat/bugs/core700qa Jul 8, 2024
4 checks passed
@piyush-kukadiya piyush-kukadiya deleted the bug/nullPointerException/SDK-3773 branch July 8, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants