Skip to content

Conversation

@ShouravRakshit
Copy link
Contributor

@ShouravRakshit ShouravRakshit commented Feb 4, 2025

The profile was not updating properly. Needed to change the rules for the firebase storage to make it work.

@kevin-van
Copy link

This is a big PR, I'll take a look at it later

}
}


Copy link

@doowoncho doowoncho Feb 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental new line

fastlane/test_output

.DS_Store
FlatMate/Secrets.plist

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we all have to have a separate API key? Could we not just all use the same secrets.plist?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope we are all using the same Api key and obviously I cant push the secrets.plist file in the github because this repo is public and the key would get corrupted right

// @State private var isImagePickerPresented = false
@State private var errorMessage: String?
@State private var selectedItem: PhotosPickerItem? = nil
// @State private var selectedItem: PhotosPickerItem? = nil

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh so are we not gonna let users upload their own photos? Just using pixby?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont have any problems with letting users adding their photos but you have upload pictures manually for them right so i feel like pixabay is a better way of solving the limited picture issues.

await MainActor.run { self.isLoading = false }
}
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accidental new line

@anshi2500
Copy link
Collaborator

Looks good!

Copy link
Collaborator

@anshi2500 anshi2500 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good!

@anshi2500 anshi2500 merged commit 75261b6 into Anidion:main Feb 5, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

4 participants