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

TelephonyManager doesn't have error correction for potentially null fields in Handler #1

Open
anubhav94 opened this issue Jan 28, 2015 · 1 comment

Comments

@anubhav94
Copy link

The handler at line 123 that handles the data message that is received and set's the Telephony Manager's properties depends on all properties being present in the data message and doesn't accept null values. Can have null values present if phone isn't connected to a cellular network.

@weihuali0509
Copy link
Contributor

@anubhav94 is this being resolved?

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

2 participants