-
Notifications
You must be signed in to change notification settings - Fork 172
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
contact list empty first run #31
Comments
why will it need permission? you are not taking contacts locally from the phone, are you?
this is because it failed to fetch contacts from firebase database. check if firebase database is working properly.
|
thank you so much, now is working |
hi, the code in the section contacts is empty and show only a a text: "Contact Screen"
where i can find the code to show the contact page, like the image in the readme section? |
Hii Mr Takiuddun sir I hope you are well |
hi, the app is not asking for permission to read contacts, the start searching screen is empty , and when you press any letter on the key board the app return an error:
The method 'toLowerCase' was called on null.
Receiver: null
Tried calling: toLowerCase()
_SearchScreenState.buildSuggestions. (package:skype_clone/screens/search_screen.dart:95:53)
The text was updated successfully, but these errors were encountered: