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

File Upload Through Backend Only #286

Open
Arjupta opened this issue Dec 18, 2020 · 0 comments
Open

File Upload Through Backend Only #286

Arjupta opened this issue Dec 18, 2020 · 0 comments
Labels
implementation issue Not implemented properly

Comments

@Arjupta
Copy link
Contributor

Arjupta commented Dec 18, 2020

Right now we are using the Client Apk to upload Files directly to Firebase Storage which needs to replaced with a system in which the Client will send the files to the backend, which will then be responsible for uploading it to Firebase Storage and probably return a response for successful or failed operation

@Vikhyath08 Vikhyath08 added the implementation issue Not implemented properly label Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation issue Not implemented properly
Projects
None yet
Development

No branches or pull requests

2 participants