opencodeiiita / Text-It

a beginner-friendly chat app
5 stars 57 forks source link

β€œJust keep swimming.” -Finding Nemo, 2003 #157

Closed muffinboy19 closed 9 months ago

muffinboy19 commented 9 months ago

Bug: Skipping Splash Screen Bypasses Permission Requests

πŸ› Bug Summary:

  1. When users somehow manage to skip the splash screen, the subsequent steps for requesting permissions (e.g., notifications, camera) are also skipped. This results in missing essential permissions and impacts the functionality of the application. So your task is to fix this bug

  2. Second to modify the app's code such that after authentication throuhg google ther users's email id and name , profile pic here it would be default google profile pic and name would be saved to firestore collection called "USERS" . each of the USERS's document should have atlest 3 properties for now email id , name, profile pic

hint- : to save profile pic in the firebase you first would have to uplod it in the storage and then genrate an url for it and then push the imageurl in place of profile pic

πŸ“† Deadline: 2 days ⏲️

criticic commented 9 months ago

claim

MonuGit9 commented 9 months ago

Claim

kushal7201 commented 9 months ago

Claim