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

Firebase File Storage Doesn't Work w/React Native #8684

Closed
aaronksaunders opened this issue Jul 11, 2016 · 7 comments
Closed

Firebase File Storage Doesn't Work w/React Native #8684

aaronksaunders opened this issue Jul 11, 2016 · 7 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@aaronksaunders
Copy link

I have also posted the issue with Firebase, but I believe this is related to how POST is being done in the react-native code

react-native-cli: 1.0.0
react-native: 0.29.0
  • [ YES ] Does this occur on iOS, Android or both?
  • [ MAC ] Are you using Mac, Linux or Windows?
@JarmoKukkola
Copy link

Firebase blog post states that uploads to storage are not working.

https://goo.gl/7GLV5h

I wonder if there is some way to fix this? Maybe native code could be used.

@DanielMSchmidt
Copy link
Contributor

@facebook-github-bot stack-overflow

@ghost
Copy link

ghost commented Jul 11, 2016

Hey @aaronksaunders and thanks for posting this! @DanielMSchmidt tells me this issue looks like a question that would be best asked on StackOverflow. StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only. Will close this as this is really a question that should be asked on SO.

@ghost ghost added the For Stack Overflow label Jul 11, 2016
@ghost ghost closed this as completed Jul 11, 2016
@ghost ghost added the Ran Commands One of our bots successfully processed a command. label Jul 11, 2016
@aaronksaunders
Copy link
Author

this is not a stack overflow issue... it is an issue because react-native doesn't support Blob and File @DanielMSchmidt

@ide
Copy link
Contributor

ide commented Jul 12, 2016

Reopening since supporting Blob and File eventually might make sense. We should take a closer look at the APIs and decided if we want to implement them.

Just to set expectations though, the reality is that React Native is not a browser and you should use a web view if using browser APIs is one of your top priorities. And similarly, if supporting React Native is important to Google then it's best if they dedicate some time to supporting RN with Firebase.

@shirleycharlin
Copy link

I really hope that this would work before my scholarship interview.

@lacker
Copy link
Contributor

lacker commented Oct 25, 2016

Hey, this issue is stale, and the goal of issues is to use them for bugs rather than feature requests anyway. I think this would be better off either on product pains - phrased as "Add Support for X" as a feature request - or go to stack overflow if you're curious to find a workaround. I am going to close this issue but if folks have one of the above two ways of interpreting I encourage people to follow up elsewhere.

@lacker lacker closed this as completed Oct 25, 2016
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants